Add basic starting files to make the scripts work
This commit is contained in:
9
x86_64/dmenu-scripts/dmenu-scripts.install
Normal file
9
x86_64/dmenu-scripts/dmenu-scripts.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo -e "#################################################################"
|
||||
echo -e "###### The scripts can be found in /etc/cbsh/dmenu-scripts ######"
|
||||
echo -e "#################################################################"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user