This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-TigerOS
mirror of
https://github.com/jrtechs/TigerOS.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
switch to %post --nochroot
website
axk4545
7 years ago
parent
9fff6f977b
commit
0af9527f0b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save