Talk: temp. disable start of talk due to coredumps
This commit is contained in:
@@ -6,4 +6,5 @@ if [[ $? -eq 0 ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Start Nextcloud Talk in Background
|
# Start 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>/dev/null 2>&1 &
|
#Current Version of Talk is dumping Core
|
||||||
|
#/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