This commit is contained in:
parent
646cb04d9a
commit
02e777c52f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue