mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 01:24:39 -04:00
Add script to pull theme changes
See https://github.com/gohugoio/hugo/issues/3791
This commit is contained in:
parent
e89bbb2f6c
commit
f887bd7b4e
4
pull-theme.sh
Executable file
4
pull-theme.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git subtree pull --prefix=themes/gohugoioTheme/ git@github.com:gohugoio/gohugoioTheme.git master --squash
|
||||
|
Loading…
x
Reference in New Issue
Block a user