fix: cp: cannot stat ‘/tmp/pivpnINT’: No such file

This commit is contained in:
EWouters 2017-03-14 14:26:22 +13:00
parent f48225a8ee
commit 5b5129f1bc

View file

@ -1258,6 +1258,8 @@ main() {
# Source ${setupVars} for use in the rest of the functions.
source ${setupVars}
echo "${pivpnInterface}" > /tmp/pivpnINT
# Only try to set static on Raspbian
if [[ $PLAT != "Raspbian" ]]; then
echo "::: IP Information"