Doors/bin/doorsupdate

8 lines
83 B
Text
Raw Normal View History

2023-06-19 20:08:29 -04:00
#!/bin/bash
# Simple update doors
set -e
2023-06-19 22:10:54 -04:00
cd $HOME/.doors && git pull && ./setup