This repository has been archived on 2026-08-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pi-web/install.sh
T

6 lines
64 B
Bash

#!/usr/bin/env sh
set -eu
npm install -g pi-web
pi-web install