re_integrated html2print boilerplate from osp

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-22 16:56:29 +02:00
parent b68f53c0b0
commit 6366f20dcb
26 changed files with 1293 additions and 565 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#! /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