removed server python file as it is handled by gulp

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-29 20:15:00 +02:00
parent 3a4a5d43d8
commit 6f593c0d2e
-8
View File
@@ -1,8 +0,0 @@
#! /usr/bin/env bash
# http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd $DIR
python -m http.server