2 lines
35 B
Bash
2 lines
35 B
Bash
|
|
#!/bin/bash
|
||
|
|
copy.sh && start_bot.sh
|