6 lines
211 B
Bash
Executable File
6 lines
211 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd /home/acid/scripts/python/last-bus-times-from-wigan/
|
|
/home/acid/scripts/python/last-bus-times-from-wigan/.venv/bin/python last_bus_times.py
|
|
cp output/* /home/docker/compose/static/html/last_bus/
|