diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/opkbootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opkbootstrap.sh b/src/opkbootstrap.sh index 2ea0005..a98a55b 100755 --- a/src/opkbootstrap.sh +++ b/src/opkbootstrap.sh @@ -44,7 +44,7 @@ main() print_help exit ;; - /V) + V) print_version exit ;; |