add .install files
This commit is contained in:
9
x86_64/dmenu-cbsh/dmenu-cbsh.install
Normal file
9
x86_64/dmenu-cbsh/dmenu-cbsh.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo -e "###########################################################"
|
||||
echo -e "## The source code can be found in /opt/dmenu-distrotube ##"
|
||||
echo -e "###########################################################"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user