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