This commit is contained in:
@@ -22,9 +22,8 @@ steps:
|
||||
commands:
|
||||
- cd src/
|
||||
- gcc -o echo_bot tox_bot.c commands.c misc.c -std=gnu99 -lsodium -I /usr/local/include/ -ltoxcore -lconfig
|
||||
- mv echo_bot ../
|
||||
- mkdir ~/tox_bot
|
||||
- cp echo_bot ~/tox_bot
|
||||
- cp {bot.cfg,masterkeys.txt} ~/tox_bot
|
||||
- cp ../{bot.cfg,masterkeys.txt} ~/tox_bot
|
||||
- ls -lta ~/
|
||||
- sleep 15
|
||||
|
||||
Reference in New Issue
Block a user