fix: lib path
This commit is contained in:
parent
2de46a3872
commit
9133d8d312
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash -ex
|
||||
cd "$(dirname "$0")"
|
||||
. ./config
|
||||
. ./lib.sh
|
||||
. ./src/lib.sh
|
||||
|
||||
(
|
||||
case "$swapfile" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue