Archived
Add npm package installer CLI
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -eu
|
||||
|
||||
npm install -g pi-web
|
||||
pi-web install
|
||||
Reference in New Issue
Block a user