diff options
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -89,4 +89,7 @@ rm -rf swaydots rm -rf yay rm -rf go +dinitctl enable cronie +echo "*/10 * * * * /home/$PERMUSER/.local/bin/cron/newsup\n*/30 * * * * /home/$PERMUSER/.local/bin/cron/checkup" | doas -u $PERMUSER crontab - + echo "Your linux is riced!" |