This website requires JavaScript.
Explore
Help
Sign In
Melawy-Linux
/
PKGBUILD
Watch
1
Star
0
Fork
You've already forked PKGBUILD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a0c8ce4db0
PKGBUILD
/
Installer
/
skel-liveuser_local
/
ins.install
8 lines
94 B
Plaintext
Raw
Blame
History
post_install() {
chown -chR 1000:1000 /home/liveuser
}
post_upgrade() {
post_install
}
Reference in New Issue
View Git Blame
Copy Permalink