mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 93-openvpn.sh
This commit is contained in:
@@ -49,12 +49,12 @@ do
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
done < "$1"
|
||||
done < "$file"
|
||||
|
||||
# Standardize lf
|
||||
dos2unix "$file"
|
||||
}
|
||||
|
||||
# Standardize lf
|
||||
#find /config/openvpn/ -type f -print0 | xargs -0 dos2unix -ic0 | xargs -0 dos2unix -b
|
||||
|
||||
|
||||
#####################
|
||||
# CONFIGURE OPENVPN #
|
||||
#####################
|
||||
|
||||
Reference in New Issue
Block a user