summarylogtreecommitdiffstats
path: root/startup_script
blob: 60f0c57313320608610d0bcba3a4c9af21cca7e1 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

# fix DBus error
# see: https://github.com/adoptium/adoptium-support/issues/785#issuecomment-1585740194
# see: https://www.fakturama.info/community/postid/20535/
mkdir -p /tmp/SWT-GDBusServer

/usr/share/fakturama2/Fakturama $@