change debian-bash to miaou-bash
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ use() {
|
||||
create() {
|
||||
|
||||
# shellcheck disable=SC1091
|
||||
source /opt/debian-bash/lib/functions.sh
|
||||
source /opt/miaou-bash/lib/functions.sh
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
mapfile -t DBs < <(list)
|
||||
|
||||
Reference in New Issue
Block a user