update runtime scripts
This commit is contained in:
parent
181b474c8f
commit
b91d9aae1e
3 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue