summaryrefslogtreecommitdiffstats
path: root/push.sh
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-10-13 19:17:26 -0700
committeryum <yum.food.vr@gmail.com>2025-10-28 17:19:35 -0700
commitc3fa121f1a3ec74c5980bc8981e4836ca3a708f2 (patch)
tree9a481e6d5a25ea59055724fb089ceeca43a00f42 /push.sh
parent8aca05a7e644f3d4aff6bcf636514882dd2ae934 (diff)
shart attack
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/push.sh b/push.sh
index e144182..7853dbb 100755
--- a/push.sh
+++ b/push.sh
@@ -23,6 +23,7 @@ sudo cp etc/nginx/modules-available/rtmp.conf /etc/nginx/modules-available/
sudo cp etc/nginx/sites-available/yummers.dev /etc/nginx/sites-available/
sudo ln -sf /etc/nginx/sites-available/yummers.dev /etc/nginx/sites-enabled/yummers.dev
sudo cp opt/obsproxy/server.py /opt/obsproxy/
+sudo rm -rf /var/www/streams/*
# Reload systemd daemon and restart obsproxy service
sudo systemctl daemon-reload