mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 11:50:17 +00:00
Removed done on 811
This commit is contained in:
parent
5f1bbf3c71
commit
56379d37db
1 changed files with 1 additions and 3 deletions
|
@ -808,9 +808,7 @@ setOptDuplicate() {
|
||||||
echo ":: Managing certificates by user."
|
echo ":: Managing certificates by user."
|
||||||
$SUDO sed -i -e 's/#duplicate-cn/duplicate-cn/g' /etc/openvpn/server.conf
|
$SUDO sed -i -e 's/#duplicate-cn/duplicate-cn/g' /etc/openvpn/server.conf
|
||||||
;;
|
;;
|
||||||
done
|
esac
|
||||||
;;
|
|
||||||
esac
|
|
||||||
else
|
else
|
||||||
echo "::: Cancel selected. Exiting..."
|
echo "::: Cancel selected. Exiting..."
|
||||||
exit1
|
exit1
|
||||||
|
|
Loading…
Reference in a new issue