Skip to content

Commit

Permalink
Add fi
Browse files Browse the repository at this point in the history
  • Loading branch information
huyennguyen-katalon committed Oct 3, 2024
1 parent 446ca48 commit 488ac14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ katalon_unzipped_directory="Katalon_Studio_Engine_Linux_64-$katalon_version"
if [$TARGETARCH -eq "linux/arm64"]; then
katalon_package="Katalon_Studio_Engine_Linux_arm64-$katalon_version.tar.gz"
katalon_unzipped_directory="Katalon_Studio_Engine_Linux_arm64-$katalon_version"
fi
# general link
wget -O $katalon_package https://download.katalon.com/$KATALON_STUDIO_VERSION/$katalon_package
# beta link
Expand Down

0 comments on commit 488ac14

Please sign in to comment.