mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update build_appimage.sh
This commit is contained in:
parent
cbc978fa92
commit
245e113a1e
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ printf "${bold}${RED}NOTE: You must place the Thorium .deb file in this director
|
|||
printf "${YEL}Extracting & Copying files from Thorium .deb package...\n" &&
|
||||
printf "${c0}\n" &&
|
||||
|
||||
rm -r -f ./temp/ &&
|
||||
|
||||
sleep 2 &&
|
||||
|
||||
# Extract data.tar.xz
|
||||
|
|
Loading…
Reference in a new issue