We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4ff99 commit 6d96e85Copy full SHA for 6d96e85
Dockerfile
@@ -28,7 +28,7 @@ VOLUME [ "/sys/fs/cgroup" ]
28
29
EXPOSE 8081
30
31
-RUN curl -sL https://install.raspap.com | bash -s -- --yes --wireguard 1 --openvpn 1 --adblock 1 --rest 1
+RUN curl -sL https://install.raspap.com | bash -s -- --yes --wireguard 1 --openvpn 1 --adblock 1 --rest 1 --check 0
32
COPY firewall-rules.sh /home/firewall-rules.sh
33
COPY wpa_supplicant.conf /etc/wpa_supplicant/
34
RUN chmod +x /home/firewall-rules.sh
0 commit comments