instalee/handlers/npm/install
2022-10-02 00:27:03 +02:00

2 lines
38 B
Bash
Executable file

#!/bin/sh -e
sudo npm install -g "$@"