mirror of
https://github.com/linuxserver/proot-apps.git
synced 2026-01-15 01:31:49 +08:00
5 lines
58 B
Bash
Executable File
5 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Start KeePassXC
|
|
dbus-launch keepassxc "$@"
|