mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-16 16:34:05 +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"
|
CURL_VERSION="curl-7_29_0"
|
||||||
|
|
||||||
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"
|
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"
|
||||||
DIR=`pwd`
|
DIR="$(pwd)"
|
||||||
date > "$DIR/install.log" 2>&1
|
date > "$DIR/install.log" 2>&1
|
||||||
uname -a >> "$DIR/install.log" 2>&1
|
uname -a >> "$DIR/install.log" 2>&1
|
||||||
echo "[INFO] Checking dependecies"
|
echo "[INFO] Checking dependecies"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user