fix dollar typos
This commit is contained in:
parent
6267314c63
commit
b313d77b83
@ -6,8 +6,8 @@ SELF=`echo $0|sed -e 's/\.\///'`
|
|||||||
CLOG1=$0.1.log
|
CLOG1=$0.1.log
|
||||||
CLOG2=$0.2.log
|
CLOG2=$0.2.log
|
||||||
|
|
||||||
> {CLOG1}
|
> ${CLOG1}
|
||||||
> {CLOG2}
|
> ${CLOG2}
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
# avoid running (your)self
|
# avoid running (your)self
|
||||||
|
Loading…
x
Reference in New Issue
Block a user