diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ var resources embed.FS func main() { me = new(virtigoT) - me.myGui = prep.Gui() // prepares the GUI package for go-args me.auto = prep.Bash3(&argv) // add support for bash autocomplete with go-arg if os.Getenv("VIRTIGO_HOME") == "" { |
