adding missing files

This commit is contained in:
Piero 2022-12-03 14:25:53 -05:00
commit f2524bc2af
2 changed files with 19 additions and 0 deletions

9
linux.md Normal file
View file

@ -0,0 +1,9 @@
```
- install and configure rclone
cd tools-ubuntu
sudo chmod +x chat.sh
sudo chmod +x upload.sh
sudo chmod +x TwitchDownloaderCLI
sudo chmod +x ffmpeg
```