2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-03 23:15:33 +00:00
Comrad/comrad/backend/reset.sh

16 lines
130 B
Bash
Raw Normal View History

2020-09-14 17:43:56 +00:00
2020-09-14 17:32:57 +00:00
python -c """
import phonelines as p
p.create_phonelines()
"""
2020-09-14 17:51:30 +00:00
git add ../.builtin.keys
git commit -m 'new keys'
git push
2020-09-14 17:32:57 +00:00