Files
snigdhaos-pkgbuilds/snigdhaos-backgrounds/snigdhaos-backgrounds.install
2024-05-14 02:46:24 +05:30

7 lines
135 B
Plaintext

post_install() {
echo -e "\n** The files have been installed in /usr/share/backgrounds **\n"
}
post_upgrade() {
post_install
}