instalee/handlers/npm/install

3 lines
38 B
Plaintext
Raw Normal View History

2022-10-01 22:27:03 +00:00
#!/bin/sh -e
sudo npm install -g "$@"