Merge branch 'master' of git+ssh://kawomi.com/var/local/git/godOfGit

This commit is contained in:
Joe Tretter
2020-09-12 11:27:47 -05:00

5
remember-sshterm.txt Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git clone https://github.com/billchurch/webssh2.git
cd webssh2/app
npm install --production
npm start