mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-22 18:46:27 +01:00
Update init.sh
This commit is contained in:
parent
82af4c287b
commit
e2db5348c3
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
sourceBase=$(dirname $SOURCE)/../
|
||||
cd ${basedir:-$sourceBase}
|
||||
cd "${basedir:-$sourceBase}"
|
||||
|
||||
basedir=$(pwd -P)
|
||||
cd -
|
||||
|
Loading…
Reference in New Issue
Block a user