Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9874aaeac7 |
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
usage() {
|
||||
echo "Usage: ${0} <local_root_dir>"
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user