Initial commit: OpenCode setup and configuration
This commit is contained in:
6
inspect_nginx.sh
Executable file
6
inspect_nginx.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "=== opencode.oncloud.my.id ==="
|
||||
cat /etc/nginx/sites-enabled/opencode.oncloud.my.id
|
||||
|
||||
echo -e "\n=== gitea ==="
|
||||
cat /etc/nginx/sites-enabled/gitea
|
||||
Reference in New Issue
Block a user