Skip to content

Instantly share code, notes, and snippets.

@BEcraft
Created April 4, 2019 23:35
Show Gist options
  • Save BEcraft/543c1546a998190cda8b444626c6de36 to your computer and use it in GitHub Desktop.
Save BEcraft/543c1546a998190cda8b444626c6de36 to your computer and use it in GitHub Desktop.
Termux prueba
#!/data/data/com.termux/files/usr/bin/bash
cd /sdcard/PocketMine || exit
php -f PocketMine-MP.phar && echo "Hasta luego!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment