archlinux support

This commit is contained in:
pvincent
2024-04-29 21:12:35 +04:00
parent 5bf228bb04
commit ea9c402a04
4 changed files with 54 additions and 14 deletions
+2 -1
View File
@@ -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