Up.
This commit is contained in:
parent
15504184ac
commit
8c2707fe6f
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Load local library
|
# Load local library
|
||||||
. ./common.lib
|
. ./common.lib.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Load local library
|
# Load local library
|
||||||
. ./common.lib
|
. ./common.lib.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Load local library
|
# Load local library
|
||||||
. ./common.lib
|
. ./common.lib.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user