mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-23 17:03:37 -04:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
./verify_clean && ./run && ./verify_clean && git push
|