5 lines
79 B
Bash
5 lines
79 B
Bash
|
python canary.py
|
||
|
git add - A .
|
||
|
git commit -m "New canary"
|
||
|
git push origin main
|