summaryrefslogtreecommitdiff
path: root/misc/deploy.sh
blob: 2d34bb2427118445e30f1ff5648d342d43161ebe (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
ThisDir="$(dirname "$(readlink -f "$0")")"
cd "$ThisDir"
  
cd ../build
python -m http.server