4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
shopt -s expand_aliases
|
||
|
source ../../app/bashly
|
||
|
bashly generate
|
||
|
./backup "$@"
|