Create library for modules written as ZSH scripts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Describe 'configureLogging'
|
||||
Include ./install.sh
|
||||
Include ./modules/lib.sh
|
||||
args=()
|
||||
lop() { args=("$@") }
|
||||
setup() { args=() }
|
||||
|
||||
Reference in New Issue
Block a user