mirror of
https://github.com/sigmasternchen/NurseBot
synced 2025-03-16 00:28:58 +00:00
added finish message to setup script
This commit is contained in:
parent
7cd18a4a29
commit
1647df1051
1 changed files with 6 additions and 0 deletions
6
setup.sh
6
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!"
|
||||
|
|
Loading…
Reference in a new issue