Bugfixes #9

Merged
obel1x merged 11 commits from :main into main 2026-04-25 14:50:39 +02:00
Showing only changes of commit c5e4cc1d12 - Show all commits
@@ -8,5 +8,5 @@ fi
# Start Nextcloud Talk in Background
#Current Version of Talk is dumping Core
echo "Starting Nextcloud Talk in Background."
/usr/bin/setsid -c "/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=electron-wrapper --file-forwarding com.nextcloud.talk >${TEMPDIR}/talk.log 2>&1"
/usr/bin/setsid -f -c "/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=electron-wrapper --file-forwarding com.nextcloud.talk >${TEMPDIR}/talk.log 2>&1"
sleep 5