change === and >>> to ::*** and ***::

This commit is contained in:
Luk
2024-12-21 15:01:18 +08:00
parent c063e02f1e
commit edb1f40cf1
51 changed files with 285 additions and 299 deletions

View File

@@ -4,7 +4,7 @@ sudo apt update
sudo apt install -y seafile-cli
echo "To initialze the client, create a settings folder at [settings path] or [leave blank] for default '~/seafile-client'"
read -p "#>>> " SETTINGS_FOLDER
read -p "***:: " SETTINGS_FOLDER
if [ ! $SETTINGS_FOLDER ]
then
SETTINGS_FOLDER = ~/seafile-client