fix: missing imports
This commit is contained in:
parent
83b34cff5d
commit
64f431e4e5
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
. install.inc
|
. install.inc
|
||||||
|
. drive.inc
|
||||||
|
|
||||||
drive="$1"
|
drive="$1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user