add packages
This commit is contained in:
9
x86_64/cbsh-macs/cbsh-macs.install
Normal file
9
x86_64/cbsh-macs/cbsh-macs.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo -e "##########################################################"
|
||||
echo -e "## Config files were placed /etc/cbsh/.config/cbsh-macs ##"
|
||||
echo -e "##########################################################"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user