added finish message to setup script

This commit is contained in:
overflowerror 2018-11-02 20:11:28 +01:00
parent 7cd18a4a29
commit 1647df1051

View file

@ -43,3 +43,9 @@ ln -s "$directory"/git/buildtools/nursebot.sh ./
ln -s "$directory"/git/build/NurseBot_lib ./
popd
echo
echo "Everything seems allright."
echo "Don't forget to edit config.perperties."
echo
echo "Have fun!"