add upgrade script
This commit is contained in:
parent
657370b819
commit
4aeb0ad372
4
system/upgrade-system-wide.sh
Executable file
4
system/upgrade-system-wide.sh
Executable file
@ -0,0 +1,4 @@
|
||||
cd ~/obscreen
|
||||
source ./venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
sudo systemctl restart obscreen-studio.service
|
||||
Loading…
Reference in New Issue
Block a user