mirror of https://github.com/midoks/mdserver-web
parent
0180a6d498
commit
4ca2c65e03
@ -0,0 +1,6 @@ |
|||||||
|
#!/bin/sh |
||||||
|
|
||||||
|
rm -rf ./*.pyc |
||||||
|
rm -rf ./*/*.pyc |
||||||
|
|
||||||
|
#open "http://127.0.0.1:7200" |
Loading…
Reference in new issue