progress
This commit is contained in:
parent
5e2699faed
commit
77e62b6586
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ $CHROOTCMD /bin/bash /tmp/install_base.sh || error
|
|||
|
||||
### copy nanodesk configs to chroot
|
||||
message "copy nanodesk config files into chroot"
|
||||
cp -r src/ build/chroot/
|
||||
sudo cp -r src/ build/chroot/
|
||||
|
||||
### liveboot part, https://www.willhaley.com/blog/custom-debian-live-environment/
|
||||
message "checking liveboot directories"
|
||||
|
|
Loading…
Reference in a new issue