archcraft-openbox/archcraft-openbox.install

6 lines
244 B
Plaintext
Raw Normal View History

2022-02-01 09:36:00 -01:00
post_install() {
echo '*************************'
echo -e "\n[*] Configurations for Openbox is updated.\nPlease copy the new config files manually from '/etc/skel/.config' before you login into openbox.\n"
echo '*************************'
}