Browse Source

switch to %post --nochroot

website
axk4545 7 years ago
parent
commit
0af9527f0b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tigeros.ks

+ 1
- 1
tigeros.ks View File

@ -353,7 +353,7 @@ restorecon -R /home/liveuser
EOF
%end
%post
%post --nochroot
# go to the backgrounds folder for custom images
cd /usr/share/backgrounds/images

Loading…
Cancel
Save