add a file to install webssh terminal for later use in the web frontend.
This commit is contained in:
5
remember-sshterm.txt
Normal file
5
remember-sshterm.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
git clone https://github.com/billchurch/webssh2.git
|
||||
cd webssh2/app
|
||||
npm install --production
|
||||
npm start
|
||||
Reference in New Issue
Block a user