mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Update openvpn-install.sh
This commit is contained in:
parent
a3da17b929
commit
688e79cfd8
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
# OpenVPN road warrior installer for Debian and Ubuntu
|
||||
|
||||
|
||||
# Detect Debian users running the script with "sh" instead of bash
|
||||
if readlink /proc/$$/exe | grep -qs "dash"; then
|
||||
echo "This script needs to be run with bash, not sh"
|
||||
|
|
Loading…
Add table
Reference in a new issue