Add git to build
This commit is contained in:
@@ -16,7 +16,6 @@ fi
|
||||
|
||||
if [ -n "$INSTALL_HELPERS" ]; then
|
||||
if [ "$INSTALL_HELPERS" == "true" ]; then
|
||||
pacman -Sy git --noconfirm
|
||||
CURR_DIR=$(pwd)
|
||||
mkdir ~/projects/ || true
|
||||
cd ~/projects/
|
||||
|
||||
Reference in New Issue
Block a user