mesh version of tahoelafs script
This commit is contained in:
parent
ccdf314253
commit
e187ab9ce2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue