testing
This commit is contained in:
parent
491ed607a1
commit
9f56485726
@ -3,7 +3,7 @@
|
||||
# commit and push...
|
||||
git add .;git commit -m"$@";git push -u origin master
|
||||
|
||||
rm -R public # destroy the old build first
|
||||
sudo rm -R public # destroy the old build first
|
||||
hugo # build the new site
|
||||
sudo chown -R gmgauthier:www-data ./public/* # set the ownership before transfer
|
||||
|
Loading…
Reference in New Issue
Block a user