diff options
author | Oleg A. Deordiev <admin@ifconfig.com.ua> | 2014-01-11 15:37:28 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:20:26 -0600 |
commit | f6fe725e0aceb82c3512482d89ff6fe2e5df0e61 (patch) | |
tree | 58ff478319582431173a070251939bf881bc8f7a /network/kasp_updater/doinst.sh | |
parent | 91c2101128551146792254f076dce57d1cc0425a (diff) | |
download | slackbuilds-f6fe725e0aceb82c3512482d89ff6fe2e5df0e61.tar.gz |
system/kasp_updater: Added (updater for Kaspersky antivirus).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 + |