instalee/handlers/npm/install

3 lines
38 B
Text
Raw Normal View History

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