Delete ci.sh
This commit is contained in:
parent
508b362a89
commit
47806e2c76
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
echo -e "version\nms\nstop\n\n" | php src/pocketmine/PocketMine.php --no-wizard
|
||||
if ls plugins/Genisys/Genisys*.phar >/dev/null 2>&1; then
|
||||
echo "Server packaged successfully."
|
||||
else
|
||||
echo "No phar created!"
|
||||
exit 1
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue