diff --git a/setup.sh b/setup.sh index 7393a1e..63ae7fc 100755 --- a/setup.sh +++ b/setup.sh @@ -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!"