introduce steps

This commit is contained in:
Михаил Капелько
2025-12-06 07:00:38 +03:00
parent e66f3b779c
commit 335811b267
12 changed files with 62 additions and 7 deletions

View File

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