brmbar-cli: restock by EAN (for automated restocking)

This commit is contained in:
brmbar 2018-04-02 01:41:24 +02:00
parent f061cc7f7b
commit a1c37cb695
2 changed files with 10 additions and 4 deletions

View file

@ -13,6 +13,6 @@ if [ ! -z "$RES" ]; then
if [ -z "$WINNER" ]; then
WINNER="anonymous hunter"
fi
echo "Brmlab cleanup bounty was claimed by $WINNER! Thanks!"|ssh jenda@fry.hrach.eu
echo "Brmlab cleanup bounty was claimed by $WINNER! Thanks!"|ssh -p 110 jenda@coralmyn.hrach.eu
fi