formating output for config file
This commit is contained in:
parent
271465ec24
commit
504bfcb697
@ -122,7 +122,7 @@ else
|
||||
then
|
||||
read_config "$name_config"
|
||||
else
|
||||
echo "[ERROR] Config файл "$name_config" не существует!"
|
||||
echo "[ERROR] Config файл \"$name_config\" не существует!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
@ -104,7 +104,7 @@ then
|
||||
else
|
||||
Done="Yes"
|
||||
fi
|
||||
done
|
||||
done
|
||||
fi
|
||||
|
||||
if ! [ -d "$PWD/$userName/$alias" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user