Added gopher deploy
This commit is contained in:
parent
248693807b
commit
58abd1bb74
|
@ -4,3 +4,8 @@
|
||||||
repo: 'https://tildegit.org/thunix/www.git'
|
repo: 'https://tildegit.org/thunix/www.git'
|
||||||
dest: /var/www/thunix.cf
|
dest: /var/www/thunix.cf
|
||||||
force: yes
|
force: yes
|
||||||
|
|
||||||
|
- git:
|
||||||
|
repo: 'https://tildegit.org/thunix/thunix_gopher.git'
|
||||||
|
dest: /var/gopher
|
||||||
|
force: yes
|
||||||
|
|
Loading…
Reference in New Issue