mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-10 00:30:29 +01:00
5 lines
39 B
Bash
5 lines
39 B
Bash
|
BAR=xxx
|
||
|
FOO=${BAR}
|
||
|
BAZ=$BAR
|
||
|
QUX=${QUX}
|