Загрузить файлы в «/»

This commit is contained in:
2026-03-22 13:41:11 +00:00
commit bd0e751070
5 changed files with 323 additions and 0 deletions

4
restart.sh Normal file
View File

@@ -0,0 +1,4 @@
sudo systemctl daemon-reload
sudo systemctl enable ytplayer
sudo systemctl start ytplayer
sudo systemctl status ytplayer