archlinux support
This commit is contained in:
+2
-1
@@ -42,7 +42,8 @@ function get_artcode {
|
||||
|
||||
if [ -z "$(command -v git)" ]; then
|
||||
echo "INSTALLING PACKAGE <GIT> required"
|
||||
sudo apt install -y git
|
||||
source "$MIAOU_BASH_DIR/lib/functions.sh"
|
||||
"$CURDIR/tools/idem_apt_install" git
|
||||
fi
|
||||
|
||||
case $REPO_TYPE in
|
||||
|
||||
Reference in New Issue
Block a user