mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 11:20:15 +00:00
Add call to confUnattendedUpgrades function
This commit is contained in:
parent
bf81405d6c
commit
6f7d8092d5
1 changed files with 1 additions and 0 deletions
|
@ -784,6 +784,7 @@ confOVPN() {
|
|||
installPiVPN() {
|
||||
checkForDependencies
|
||||
stopServices
|
||||
confUnattendedUpgrades
|
||||
$SUDO mkdir -p /etc/pivpn/
|
||||
getGitFiles
|
||||
installScripts
|
||||
|
|
Loading…
Reference in a new issue