8 lines
131 B
Bash
8 lines
131 B
Bash
#!/bin/bash
|
|
|
|
#!/bin/bash
|
|
lftp -u mirozmrzli@bigfoot-inc.com,3445trGGDSa9 mirozmrzli@ftp.bigfoot-inc.com
|
|
put build/wellhub.bin
|
|
bye
|
|
|