mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
crontab -l | grep -v '/home/task/app_install.sh' | crontab -
|
||||
crontab -l | grep -v '/home/task/app_install_zh.sh' | crontab -
|
||||
|
||||
rm -f /home/task/app_install.sh
|
||||
rm -f /home/task/app_install_zh.sh
|
||||
Reference in New Issue
Block a user