diff options
Diffstat (limited to 'build-iso.sh')
-rwxr-xr-x | build-iso.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-iso.sh b/build-iso.sh index 9db724f..c9a4598 100755 --- a/build-iso.sh +++ b/build-iso.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -source ./helper-logic +source ./auto/helper-logic # Clear the screen first clear |