Skip to content

Commit

Permalink
Update build1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Nov 11, 2020
1 parent 84f853a commit 1e6a0c4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions _action_files/build1.sh
@@ -1,7 +1,4 @@
mkdir $HOME/src
cd $HOME/src
git clone https://github.com/gohugoio/hugo.git
cd hugo
go build --tags extended
[[ "$OSTYPE" == "darwin"* ]] && brew install upx
upx hugo
pwd

0 comments on commit 1e6a0c4

Please sign in to comment.