mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Re-fixed #200
This commit is contained in:
parent
e0791b9bae
commit
fb805f2b0f
@ -9,7 +9,7 @@ PTHREADS_VERSION="5fb77bc053a45c2d389c5042f44474a523308d8b"
|
||||
CURL_VERSION="curl-7_29_0"
|
||||
|
||||
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"
|
||||
DIR=`pwd`
|
||||
DIR="$(pwd)"
|
||||
date > "$DIR/install.log" 2>&1
|
||||
uname -a >> "$DIR/install.log" 2>&1
|
||||
echo "[INFO] Checking dependecies"
|
||||
|
Loading…
x
Reference in New Issue
Block a user