uglify-js: fix update script

This commit is contained in:
lelgenio 2024-09-03 21:51:23 -03:00
parent d990a4de51
commit fbf9024093

View File

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p ripgrep common-updater-scripts nodejs prefetch-npm-deps jq
#!nix-shell -i bash -p ripgrep sd common-updater-scripts nodejs prefetch-npm-deps jq
set -xeu -o pipefail