ShadowArch fixes

This commit is contained in:
DarkFeather
2017-06-23 13:56:31 -05:00
parent 429b7e7b0c
commit 78de31f832
8 changed files with 126 additions and 29 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
python3 -m http.server 8000
python -m http.server 8000