2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-16 00:12:48 +00:00
Comrad/comrad/backend/reset.sh
2020-09-29 14:09:56 +01:00

16 lines
130 B
Bash
Executable File

python -c """
import phonelines as p
p.create_phonelines()
"""
git add ../.builtin.keys
git commit -m 'new keys'
git push