1
0
mirror of https://bitbucket.org/shim_/docker-rtm.git synced 2018-10-04 01:52:08 +02:00

fixed vars

This commit is contained in:
shim_ 2016-06-13 15:58:33 +02:00
parent f49445ffe1
commit fa3f16f365

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
$BINARY=/usr/local/rtm/bin/rtm BINARY=/usr/local/rtm/bin/rtm
$INSTALLER="/cache/install-$RTM_VERSION.sh" INSTALLER="/cache/install-$RTM_VERSION.sh"
function report_loop { function report_loop {
while true; do while true; do