quotes
This commit is contained in:
parent
711bb85177
commit
b839470beb
|
@ -385,7 +385,7 @@ initialise_mesh() {
|
|||
echo '[Install]' >> $MESH_SETUP_DAEMON
|
||||
echo 'WantedBy=multi-user.target' >> $MESH_SETUP_DAEMON
|
||||
|
||||
chroot $rootdir systemctl enable $MESH_SERVICE
|
||||
chroot "$rootdir" systemctl enable $MESH_SERVICE
|
||||
}
|
||||
|
||||
# Set to true/false to control if eatmydata is used during build
|
||||
|
|
Loading…
Reference in New Issue