Skip to content

Commit c1dfa2b

Browse files
authored
Update install.sh
1 parent 0c780f6 commit c1dfa2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ crontab -l | grep -v '/p/tgexpire.php' | crontab -
227227
crontab -l | grep -v 'p/killusers.sh' | crontab -
228228
crontab -l | grep -v 'p/versioncheck.php' | crontab -
229229
crontab -l | grep -v 'p/autoupdate.php' | crontab -
230+
crontab -l | grep -v 'HamedAp/Ssh-User-management/master/install.sh' | crontab -
230231
(crontab -l ; echo "1 1-23/2 * * * php /var/www/html/p/versioncheck.php >/dev/null 2>&1
231232
4 4 2-31/2 * * bash <(curl -Ls https://raw.githubusercontent.com/HamedAp/Ssh-User-management/master/install.sh --ipv4) >/dev/null 2>&1
232233
* * * * * php /var/www/html/p/expire.php >/dev/null 2>&1

0 commit comments

Comments
 (0)