fix arch
This commit is contained in:
+4
-2
@@ -44,7 +44,9 @@ if [[ $CURDIR != '/opt/miaou-bash' ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
else
|
||||||
source "$CURDIR/lib/functions.sh"
|
MIAOU_BASH_DIR=$CURDIR
|
||||||
"$CURDIR/tools/idem_apt_install" "${REQUIRED_PKGS[@]}"
|
export MIAOU_BASH_DIR
|
||||||
|
source "$MIAOU_BASH_DIR/lib/functions.sh"
|
||||||
|
"$MIAOU_BASH_DIR/tools/idem_apt_install" "${REQUIRED_PKGS[@]}"
|
||||||
./init.sh
|
./init.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user