first commit

This commit is contained in:
ansimstefl
2025-05-29 21:55:04 +02:00
parent 3884a9f9e9
commit a4c2dca44e
70 changed files with 3373 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
hostname=`hostname`
hostname=$hostname.czech-tv.cz
echo "$hostname" | sed -i "s/servername/$hostname/" /etc/nginx/sites-available/default