Skip to content
Snippets Groups Projects
Commit 780e65ba authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

change cron directory


Signed-off-by: default avatarJan-Tarek Butt <tarek@ring0.de>
parent 96e088af
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ cleanup () { ...@@ -8,7 +8,7 @@ cleanup () {
find /usr/sbin/ -name "autoupdater" find /usr/sbin/ -name "autoupdater"
if [ $? -eq 0 ]; then if [ $? -eq 0 ]; then
mv /lib/ffnw/autoupdater-mod/autoupdater /usr/sbin/autoupdater mv /lib/ffnw/autoupdater-mod/autoupdater /usr/sbin/autoupdater
mv /lib/ffnw/autoupdater-mod/autoupdater-cron /lib/gluon/cron/autoupdater mv /lib/ffnw/autoupdater-mod/autoupdater-cron /usr/lib/micron.d/autoupdater
cleanup cleanup
else else
cleanup cleanup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment