add voice push script
This commit is contained in:
4
pushvoice.sh
Executable file
4
pushvoice.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
scp ./voicelines/new/* christoph@217.160.142.51:HeidiBot/voicelines/
|
||||
mv ./voicelines/new/* ./voicelines/
|
Reference in New Issue
Block a user