1
0
Fork 0
yinghong-massage.de/update_deps.sh

8 lines
122 B
Bash
Raw Normal View History

2022-11-02 18:59:03 +00:00
#!/usr/bin/env bash
set -e
npm update
2022-11-02 21:25:53 +00:00
cp -rv node_modules/leaflet/dist/{leaflet.{css,js{,.map}},images} static/leaflet