mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-07-23 14:21:31 +00:00
5 lines
120 B
Bash
Executable File
5 lines
120 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git subtree pull --prefix=themes/gohugoioTheme/ git@github.com:gohugoio/gohugoioTheme.git master --squash
|
|
|