Files
extra/fbpanel/fbpanel.install
2025-06-22 20:39:04 -05:00

7 lines
193 B
Plaintext

post_install() {
cat <<EOF
Before starting the application remember to create your personal configuration-file.
Copy the file '/usr/share/fbpanel/default' to '~/.config/fbpanel/default'!
EOF
}