This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
2018-10-12 23:00:20 +02:00
|
|
|
#!/bin/sh
|
2018-10-14 20:52:05 +02:00
|
|
|
cd ../bideoak
|
2018-10-12 23:00:20 +02:00
|
|
|
python -m http.server 8000
|