mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 11:22:10 +00:00
ALL OSES IN GOX
This commit is contained in:
parent
e59344080e
commit
842769a4ca
@ -20,7 +20,7 @@ caddyext install hugo:github.com/hacdias/caddy-hugo
|
||||
mkdir -p $BuildDir
|
||||
cd $BuildDir
|
||||
rm -f caddy*
|
||||
gox -osarch="linux/amd64" $Package
|
||||
gox $Package
|
||||
|
||||
# Zip them up with release notes and stuff
|
||||
mkdir -p $ReleaseDir
|
||||
|
Loading…
x
Reference in New Issue
Block a user