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