contact-form/update_deps.sh
2022-11-02 20:50:23 +01:00

7 lines
157 B
Bash
Executable file

#!/usr/bin/env bash
set -e
npm update
cp -v node_modules/bootstrap/dist/{css/bootstrap.min.css{,.map},js/bootstrap.bundle.min.js{,.map}} static/bootstrap