cron
This commit is contained in:
@ -31,7 +31,7 @@ fi
|
|||||||
|
|
||||||
check_os_version
|
check_os_version
|
||||||
|
|
||||||
REQUIRED_PACKAGES=("jq" "qrencode" "curl" "pwgen" "uuid-runtime" "python3" "python3-pip" "python3-venv" "git" "bc" "zip")
|
REQUIRED_PACKAGES=("jq" "qrencode" "curl" "pwgen" "uuid-runtime" "python3" "python3-pip" "python3-venv" "git" "bc" "zip" "cron")
|
||||||
MISSING_PACKAGES=()
|
MISSING_PACKAGES=()
|
||||||
|
|
||||||
for package in "${REQUIRED_PACKAGES[@]}"; do
|
for package in "${REQUIRED_PACKAGES[@]}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user