fix
This commit is contained in:
parent
6458974866
commit
9874aaeac7
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
usage() {
|
||||
echo "Usage: ${0} <local_root_dir>"
|
||||
|
||||
@ -1 +1 @@
|
||||
1.3.5
|
||||
1.3.6
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
echo $0 $* | /usr/bin/ts '[%Y-%m-%d %H:%M:%S]'
|
||||
|
||||
RootDir="${HOME}/prod"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user