Added test_get_policy_dictionary

This commit is contained in:
Sheng
2018-04-22 20:59:22 +08:00
parent 452a62814e
commit c1d7c9cd7f
2 changed files with 15 additions and 1 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ A simple web application to be used as an ssh client to connect to your ssh serv
git clone https://github.com/huashengdun/webssh.git
cd webssh
pip install -r requirements.txt
python webssh/main.py
cd webssh
python main.py
```
### Options