فهرست منبع

removed server python file as it is handled by gulp

Bachir Soussi Chiadmi 8 سال پیش
والد
کامیت
6f593c0d2e
1فایلهای تغییر یافته به همراه0 افزوده شده و 8 حذف شده
  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