mirror of
https://github.com/ej52/proxmox-scripts.git
synced 2025-11-23 17:30:27 +01:00
redirect openssl output
This commit is contained in:
@@ -99,7 +99,7 @@ then
|
||||
-x509 \
|
||||
-subj '/O=Nginx Proxy Manager/OU=Dummy Certificate/CN=localhost' \
|
||||
-keyout /data/nginx/dummykey.pem \
|
||||
-out /data/nginx/dummycert.pem
|
||||
-out /data/nginx/dummycert.pem &>/dev/null
|
||||
fi
|
||||
|
||||
# Copy app files
|
||||
|
||||
Reference in New Issue
Block a user