dockerfiles
dockerfiles copied to clipboard
Background command linux
I want to run this VPN connection in the background so that the script does not wait for me to end the current VPN connection, what should I do to do this?
& - doesn't work for me