-
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ctlos/ctlos-mirrorlist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
post_install() { # USER_NAME=$(cat /etc/passwd | grep "/home" |cut -d: -f1 |head -1) # if [ "$USER_NAME" != "liveuser" ]; then # sed -i '/^[^#]*User=/s/^/#/' /etc/sddm.conf # # sed -i 's?User=?# User=?' /etc/sddm.conf # # else # # sed -i '/User/s/^#\+//' /etc/sddm.conf # fi } post_upgrade() { # post_install $1 } #post_remove() { # rm -rf /usr/share/backgrounds/xfce #}
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Packages 0
No packages published