diff options
Diffstat (limited to 'network/kasp_updater/doinst.sh')
-rw-r--r-- | network/kasp_updater/doinst.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/kasp_updater/doinst.sh b/network/kasp_updater/doinst.sh new file mode 100644 index 0000000000..d69f5f31e7 --- /dev/null +++ b/network/kasp_updater/doinst.sh @@ -0,0 +1,6 @@ +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 + |