1
0
Fork 0
yinghong-massage.de/update_deps.sh
2023-05-30 14:10:09 +02:00

7 lines
122 B
Bash
Executable file

#!/usr/bin/env bash
set -e
npm update
cp -rv node_modules/leaflet/dist/{leaflet.{css,js{,.map}},images} static/leaflet