overwrite dir by symlink

pull/40/head
TomasM 2017-11-15 15:08:00 -05:00
parent dc5adcf05b
commit 263912d0ce
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ apt-get install --no-install-recommends --yes $NAME feh compton volumeicon-alsa
. ../../cleanup . ../../cleanup
xdg-user-dirs-update xdg-user-dirs-update
rm -Rf /root/Downloads # it will be overwritten by symlink to guest
(cd rootcopy && cp --parents -afr * /) (cd rootcopy && cp --parents -afr * /)
chown -R guest.users /home/guest chown -R guest.users /home/guest