Update swp-install

pull/140/head
Mason10198 1 year ago
parent f2b461feec
commit 299845b293

@ -191,6 +191,7 @@ remove_old_cron() {
echo "No existing crontab entry found for SkywarnPlus.py."
fi
print_divider
echo "Checking for existing crontab entry for ast_var_update.sh..."
CRONTAB_AST=$(crontab -l | grep 'ast_var_update.sh')
if [ -n "$CRONTAB_AST" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.