update runtime scripts

This commit is contained in:
Tom Wiesing 2023-09-20 10:13:37 +02:00
parent 181b474c8f
commit b91d9aae1e
No known key found for this signature in database
3 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,5 @@
#!/bin/bash
set -e
# make the target directory and install
mkdir -p /var/www/data/project/web/libraries/DOMPurify/dist/
curl -L https://raw.githubusercontent.com/cure53/DOMPurify/main/dist/purify.min.js -o /var/www/data/project/web/libraries/DOMPurify/dist/purify.min.js