forgot this is git, not btrfs... fixing
This commit is contained in:
parent
96aec19aa2
commit
4e69fa9404
4
deploy
4
deploy
@ -4,8 +4,8 @@ USER=dotyaoverlord
|
||||
HOST=dotya.ml
|
||||
DIR=public/
|
||||
|
||||
git subvolume init
|
||||
git subvolume update
|
||||
git submodule init
|
||||
git submodule update
|
||||
hugo --gc=true && rsync -avz --delete public/ ${USER}@${HOST}:~/${DIR}
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user