mirror of https://github.com/keeweb/keeweb
fix #1338: minimized option not working on linux
parent
cbd0c7b228
commit
c4be2e5d00
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
/opt/keeweb-desktop/KeeWeb
|
||||
/opt/keeweb-desktop/KeeWeb "$@"
|
||||
|
Loading…
Reference in New Issue