fix
This commit is contained in:
parent
b74ed2f637
commit
8b635f1083
@ -33,6 +33,7 @@ su pleroma -s $SHELL -lc "/opt/pleroma/bin/pleroma daemon"
|
||||
#curl https://gitlab.com/`curl https://gitlab.com/soapbox-pub/soapbox-fe/-/jobs | grep 'build-production' | cut -d "\"" -f4 | head -1`/artifacts/download -o soapbox-fe.zip
|
||||
#curl -L https://gitlab.com/soapbox-pub/soapbox-fe/-/jobs/1734223607/artifacts/download -o soapbox-fe.zip
|
||||
busybox unzip /tmp/soapbox-fe.zip -o -d /var/lib/pleroma/
|
||||
mv /opt/release /opt/pleroma
|
||||
mv /var/lib/pleroma/static/instance/about.example /var/lib/pleroma/static/instance/about
|
||||
cp -f /tmp//terms-of-service.html /var/lib/pleroma/static/instance/about/tos.html
|
||||
cp -f /tmp/terms-of-service.html /var/lib/pleroma/static/instance/about/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user