Browse Source

removed server python file as it is handled by gulp

Bachir Soussi Chiadmi 7 years ago
parent
commit
6f593c0d2e
1 changed files with 0 additions and 8 deletions
  1. 0 8
      server

+ 0 - 8
server

@@ -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