/bin/sh replaced with /bin/bash
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Execute the script with ./sync version e.g., ./sync 2.5.2
|
||||
|
||||
if [ ! -z $1 ] ;then
|
||||
|
||||
Reference in New Issue
Block a user