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