Open berkutta opened 7 years ago
Oh On Oct 27, 2019, 4:04 PM -0300, Himbeer notifications@github.com, wrote:
@HimbeersaftLP commented on this pull request. In script.sh:
;;
e|E) echo "Deleting PocketMine-MP folder..." rm -rf PocketMine-MP/ psucc ;;
- f|F) echo "Cloning PocketMine-DevTools from https://github.com/pmmp/PocketMine-DevTools.git..."
- EROP=$(git clone --recursive "https://github.com/pmmp/PocketMine-DevTools.git" 2>&1)
- psucc
- ;;
- g|G) echo "Download PHP7 from https://bintray.com/pocketmine/PocketMine/download_file?file_path=PHP_7.0.3_x86-64_Linux.tar.gz..." This was two years ago :| — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Implemented a crude building option. Propably need's some error checking (if devtools exist, if pmmp exist...)