2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-13 07:10:49 +00:00
Comrad/komrade/backend/reset.sh

16 lines
130 B
Bash
Raw Permalink 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