-
I know that maybe is a bit off topic, but I wasn't able to figure out within Proxmox support forum, so maybe here someone can help me. I'm trying to execute a bash script If I execute it manually, Thank you for your help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Ensure that Make
Create a service
Enable service
Reboot container |
Beta Was this translation helpful? Give feedback.
-
Without the ending Thank you man! Always helpful :) |
Beta Was this translation helpful? Give feedback.
Ensure that
/root/vpnlogin.sh
first line is#!/usr/bin/env bash
Make
/root/vpnlogin.sh
executableCreate a service
Enable service
Reboot container