Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Commit 844cb16

Browse files
authored
Update alpine-ergo-setup.sh
1 parent fbdf988 commit 844cb16

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

alpine-ergo-setup.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ echo "----------------------------------------"
7878
sleep 3
7979

8080
# Download and set up Alpine scripts
81+
82+
export PROOT_NO_SECCOMP=1
83+
8184
echo "⬇️ Downloading Alpine initialization scripts..."
8285
curl -s https://raw.githubusercontent.com/rustinmyeye/ErgoNodeAndroid/refs/heads/master/init-alpine.sh -o init-alpine.sh
8386
chmod +x init-alpine.sh

0 commit comments

Comments
 (0)