Skip to content

Commit

Permalink
Update to Go commands post 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed May 4, 2024
1 parent 869f14d commit 08ae80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/hooks/live/0500-install-fynedesk.hook.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sudo make install

cd ../

go get fyne.io/fyne/v2/cmd/fyne
go install fyne.io/fyne/v2/cmd/fyne
sudo mv ~/go/bin/fyne /usr/local/bin
FYNE=/usr/local/bin/fyne

Expand Down

0 comments on commit 08ae80f

Please sign in to comment.