5 lines
33 B
Plaintext
5 lines
33 B
Plaintext
if [ $foo ]; then
|
|
thing1
|
|
fi
|
|
|
if [ $foo ]; then
|
|
thing1
|
|
fi
|
|
|