|
@@ -342,6 +342,13 @@ then
|
|
|
ynh_store_file_checksum --file="$setupVars"
|
|
ynh_store_file_checksum --file="$setupVars"
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
|
|
+#=================================================
|
|
|
|
|
+# SET VERSIONS FOR THE FOOTER OF THE WEB INTERFACE
|
|
|
|
|
+#=================================================
|
|
|
|
|
+
|
|
|
|
|
+echo "master master master" > $pihole_storage/localbranches
|
|
|
|
|
+echo "$pihole_core_version $dashboard_version $FTL_version" | tee $pihole_storage/{GitHubVersions,localversions} > /dev/null
|
|
|
|
|
+
|
|
|
#=================================================
|
|
#=================================================
|
|
|
# UPDATE CRON JOB
|
|
# UPDATE CRON JOB
|
|
|
#=================================================
|
|
#=================================================
|