Explorar el Código

removed server python file as it is handled by gulp

Bachir Soussi Chiadmi hace 8 años
padre
commit
6f593c0d2e
Se han modificado 1 ficheros con 0 adiciones y 8 borrados
  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