4 lines
120 B
Bash
Executable file
4 lines
120 B
Bash
Executable file
#!/bin/bash
|
|
|
|
git subtree pull --prefix=themes/gohugoioTheme/ git@github.com:gohugoio/gohugoioTheme.git master --squash
|
|
|