mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
7 lines
136 B
Bash
7 lines
136 B
Bash
|
echo -e
|
||
|
echo "For syncing from the mirror every hour by cron, run:"
|
||
|
echo -e
|
||
|
echo " chmod 755 /etc/cron.hourly/kasp_update.sh"
|
||
|
echo -e
|
||
|
|