Update THORIUM-PORTABLE

This commit is contained in:
Alexander David Frick 2022-08-16 14:07:16 -05:00 committed by GitHub
parent 12529d1fda
commit 498d9bef7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ APPNAME=thorium
TITLE="Thorium Portable"
# Set the correct file name for the desktop file
export CHROME_DESKTOP="thorium-browser.desktop"
export CHROME_DESKTOP="thorium-portable.desktop"
# Set CHROME_VERSION_EXTRA text, which is displayed in the About dialog on chrome://help
DIST=`cat /etc/debian_version`