diff --git a/bin/myc-update b/bin/myc-update index 745f385..6b1a0e1 100755 --- a/bin/myc-update +++ b/bin/myc-update @@ -96,7 +96,6 @@ for d in /etc/cron.{d,daily,hourly,monthly,weekly}; do ln -sfn "/opt/apps/myc-manage\$d/"* "\$d/" && find -L "\$d" -maxdepth 1 -type l -ilname "/opt/apps/myc-manage\$d/"\* -delete done -EOF Wrap -d "Updating sysctl scripts" <