Talk: Fixed startup
This commit is contained in:
@@ -7,4 +7,6 @@ fi
|
||||
|
||||
# Start Nextcloud Talk in Background
|
||||
#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 1>${TEMPDIR}/talk.log 2>&1 &
|
||||
#/usr/bin/nohup /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=electron-wrapper --file-forwarding com.nextcloud.talk --background 1>/dev/null 2>&1 &
|
||||
|
||||
Reference in New Issue
Block a user