Skip to content

Commit 740a9c2

Browse files
committed
make gasetup consider passer arguments
1 parent 386eb98 commit 740a9c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • groovyarcade/airootfs/usr/local/bin
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
2-
/opt/gasetup/gasetup.sh -p interactive
2+
/opt/gasetup/gasetup.sh -p interactive "$@"
33

0 commit comments

Comments
 (0)