This commit is contained in:
codl 2017-08-07 14:53:50 +02:00
parent 646cb04d9a
commit 02e777c52f
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ while read old new refname; do
systemctl --user stop forget
GIT_WORK_TREE='/home/codl/forget' git checkout -f deploy
export GIT_DIR
(
cd /home/codl/forget
source venv/bin/activate