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