kopia lustrzana https://github.com/c9/core
Update makelocal.sh invocation in setup-local-dev.sh
rodzic
76e3a90c8a
commit
adb4269013
|
@ -160,7 +160,8 @@ if [ "$os" == "windows" ]; then
|
|||
cscript //NoLogo //B //E:jscript ./shortcut.wscript.js
|
||||
rm -f ./shortcut.wscript.js
|
||||
|
||||
bash ./makelocal.sh
|
||||
current_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
bash "$current_dir/makelocal.sh"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue