3 lines
103 B
Bash
3 lines
103 B
Bash
|
# send the output image to ISO server
|
||
|
rsync -azP ./output/ ferreo@direct.pika-os.com:/srv/www/pikaiso/
|