www.byjp.me/retrieve-deps.sh
2022-10-29 13:08:41 +01:00

3 lines
126 B
Bash

#!/bin/bash
mkdir -p static/js/
curl -L -o static/js/postcards-html.js "https://unpkg.com/@dotpostcard/postcards-html?module"