also change the update_ scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh -f
|
||||
#!/bin/bash -f
|
||||
|
||||
|
||||
if [ $# -ne 1 ]; then
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh -f
|
||||
#!/bin/bash -f
|
||||
|
||||
|
||||
if [ $# -ne 1 ]; then
|
||||
|