Talk: Wait before shell get closed

This commit is contained in:
Daniel Pätzold
2026-04-13 22:19:14 +02:00
parent df498ca45a
commit 6bf39ef5f4
@@ -9,3 +9,4 @@ fi
#Current Version of Talk is dumping Core
echo "Starting Nextcloud Talk in Background."
/usr/bin/nohup /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=electron-wrapper --file-forwarding com.nextcloud.talk --background 1>${TEMPDIR}/talk.log 2>&1 &
sleep 5