diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 137efbf..ac46383 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -60,4 +60,4 @@ arch_install () { echo 'Please remember to install GPU driver' } -main +main "$@" |