This commit is contained in:
Lauri Räsänen 2025-04-27 01:19:08 +03:00
commit 58328a42d5
6 changed files with 89 additions and 0 deletions

5
nginx.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
set -euo pipefail
sudo apt install -y nginx