-
Navigate to the DezerX directory, then run this command:
chmod +x ./script.sh
-
Open the crontab editor by running:
crontab -e
- If prompted to choose an editor, select option
1
.
- If prompted to choose an editor, select option
-
Add the following line to the crontab file:
0 0 * * * /var/www/DezerX/script.sh >> /dev/null 2>&1 ```
- Save the file (Ctrl + S) and exit the editor.
🎉 Congrats! Renewals have been configured and should be functioning normally.
If you encounter any issues, please let us know on our Discord.