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