Commit 717b544623390e8647bcd292498be58f2d1c10e4

Authored by Caio Almeida
1 parent 02c83de2

Update testing server automatically

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
ConfJuvApp/release-web.sh
1 1 #!/bin/bash
2 2 zip -r builds/confjuvapp-web.zip www/
  3 +scp -r www/* confjuvapp-test-server:www/
... ...