diff --git a/init.sh b/init.sh index d376508..68eea89 100644 --- a/init.sh +++ b/init.sh @@ -2,7 +2,7 @@ if [ -d SaProt ]; then echo "It seems that you have already run this installation script before. You only need to run this script once." - echo "However, if you want a fresh installation, please delete the SaProt directory, and run this script again." + echo "However, if you want a fresh installation, please delete the SaProt directory and run this script again." exit 1 fi