This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ if [ -n "$EXTRA_PKGS" ]; then
|
||||
fi
|
||||
|
||||
if [ -n "$INSTALL_HELPERS" ]; then
|
||||
if [[ "$INSTALL_HELPERS" == "true" ]]; then
|
||||
if [ "$INSTALL_HELPERS" == "true" ]; then
|
||||
CURR_DIR=$(pwd)
|
||||
mkdir ~/projects/
|
||||
cd ~/projects/
|
||||
|
||||
Reference in New Issue
Block a user