Update make_portable_linux.sh

This commit is contained in:
Alexander David Frick 2022-08-02 13:03:53 -05:00 committed by GitHub
parent 600fc886d0
commit 3babdf4a9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,9 +53,9 @@ rm -r -v ./temp/thorium-browser-unstable &&
cp -r -v ./usr/bin/chromedriver temp/ &&
cp -r -v ./usr/bin/pak temp/ &&
cp -r -v ./README.linux temp/README.txt &&
cp -r -v ./thorium-browser temp/ &&
cp -r -v ./THORIUM-PORTABLE temp/ &&
cp -r -v ./thorium-browser.desktop temp/ &&
cp -r -v ./thorium-shell temp/ &&
cp -r -v ./THORIUM-SHELL temp/ &&
cp -r -v ./thorium-shell.desktop temp/ &&
printf "\n" &&