Skip to content

Commit

Permalink
Update init.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
memgonzales authored Aug 17, 2024
1 parent c847cd3 commit 77b2353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 77b2353

Please sign in to comment.