diff --git a/version/1.3.4/UPDATE.sh b/version/1.3.4/UPDATE.sh new file mode 100644 index 00000000..956c20e3 --- /dev/null +++ b/version/1.3.4/UPDATE.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +wget -O /etc/openpanel/openadmin/config/features.json https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openadmin/config/features.json + +wget -O /etc/openpanel/openpanel/features/default.txt https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/features/default.txt