Update 'Minify/install.sh'

This commit is contained in:
bprieshof
2019-01-18 10:33:02 +01:00
parent 8a8d55591e
commit 5957b5bf97

View File

@@ -8,4 +8,5 @@ cd /opt
apt update
apt install -y git golang-go
go get github.com/tdewolff/minify/cmd/minify
source minify_bash_tab_completion
cp ~/go/bin/minify /bin/minify
rm -rf ~/go