Skip to content
Snippets Groups Projects
Commit e187ab9c authored by Bob Mottram's avatar Bob Mottram
Browse files

mesh version of tahoelafs script

parent ccdf3142
No related branches found
No related tags found
No related merge requests found
......@@ -238,7 +238,7 @@ EOF
chroot "$rootdir" /root/install_tahoelafs
chroot "$rootdir" rm /root/install_tahoelafs
tahoelafs_update_script $rootdir/usr/bin/update-tahoelafs
tahoelafs_update_script $rootdir/usr/bin/update-tahoelafs mesh
if ! grep -q "update-tahoelafs" $rootdir/etc/crontab; then
echo "*/1 * * * * root /usr/bin/update-tahoelafs 2> /dev/null" >> $rootdir/etc/crontab
......
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