remove second sepurator when borg repo not found
This commit is contained in:
@@ -26,7 +26,6 @@ function find_borg_repo {
|
|||||||
if [ -z "$repo_list" ]; then
|
if [ -z "$repo_list" ]; then
|
||||||
sepurator
|
sepurator
|
||||||
echo "* Can not find borg repository"
|
echo "* Can not find borg repository"
|
||||||
sepurator
|
|
||||||
else
|
else
|
||||||
sepurator
|
sepurator
|
||||||
echo "* Select borg repository"
|
echo "* Select borg repository"
|
||||||
|
|||||||
Reference in New Issue
Block a user