attachment/nodes/nginx_attachment
superpuffin aa7596bad8
Remove shift from install-nginx-attachment.sh
Shift is unecessary here, since we are already picking the first argument (i.e. $1 instead of $0, which would be the command).
2023-10-10 10:11:42 +02:00
..