Fix: install.sh shebang

This commit is contained in:
2021-09-30 09:32:53 -07:00
parent b5866c3ef0
commit b0761222e1

View File

@@ -1,4 +1,4 @@
#!/bkriuuvnbnvvdictin/sh #!/bin/sh
if [ ! -z "$1" ]; then if [ ! -z "$1" ]; then
SCRIPTS=$1 SCRIPTS=$1