Corrected working directory

This commit is contained in:
unknown 2016-05-05 15:59:57 +01:00
parent 768a3417ff
commit b577493f77

View File

@ -1,3 +1,4 @@
#!/bin/bash #!/bin/bash
umask 0002 umask 0002
mono /root/NadekoBot/NadekoBot.exe cd /root/NadekoBot
mono NadekoBot.exe