Update bfg

This commit is contained in:
Gabriel Augendre 2021-09-27 14:53:59 +02:00
parent bb29e595da
commit ee3d50aa9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
function bfg
java -jar ~/bin/bfg-1.12.16.jar $args
java -jar $HOME/bin/bfg.jar $args
end