add some steps

This commit is contained in:
Михаил Капелько
2025-12-05 22:58:48 +03:00
parent e2a09dcaaf
commit d9d691db1d
8 changed files with 49 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash
apt install nginx
cp nginx/cfg /etc/nginx/sites-enabled/default
systemctl restart nginx