|
|
@ -12,6 +12,7 @@ for i in zz_custom stream_proxy; do
|
|
|
|
scp assets/$i root@[$ffka_querfunk_mgmt]:/etc/init.d/
|
|
|
|
scp assets/$i root@[$ffka_querfunk_mgmt]:/etc/init.d/
|
|
|
|
ssh root@$ffka_querfunk_mgmt "/etc/init.d/$i enable"
|
|
|
|
ssh root@$ffka_querfunk_mgmt "/etc/init.d/$i enable"
|
|
|
|
done
|
|
|
|
done
|
|
|
|
|
|
|
|
echo "0 * * * * pgrep socat || /etc/init.d/stream_proxy start" | ssh root@$ffka_querfunk_mgmt crontab -
|
|
|
|
|
|
|
|
|
|
|
|
# http://querfunk.ffka
|
|
|
|
# http://querfunk.ffka
|
|
|
|
echo FIXME scp assets/index.html root@[$ffka_querfunk_mgmt]:/lib/gluon/status-page/www/
|
|
|
|
echo FIXME scp assets/index.html root@[$ffka_querfunk_mgmt]:/lib/gluon/status-page/www/
|
|
|
|