Skip to content

Commit 5826b9d

Browse files
authored
Update test_esim.sh
1 parent 3d7b376 commit 5826b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_esim.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mkdir -p esim
88
echo "### Testing eSIM structures ..."
99
cd ./esim
1010
rm -f ./*tpl* ./*der ./*unwrapped
11-
wget https://github.com/GSMATerminals/Generic-eUICC-Test-Profile-for-Device-Testing-Public/raw/master/GSMA_TS48_eSIM_GTP_Profile_Package_v5.zip
11+
wget https://github.com/GSMATerminals/Generic-eUICC-Test-Profile-for-Device-Testing-Public/raw/84ba342b654425c283e02a16c10d487f6201cd01/GSMA_TS48_eSIM_GTP_Profile_Package_v5.zip
1212
unzip GSMA_TS48_eSIM_GTP_Profile_Package_v5.zip \*der
1313
while read -r i; do
1414
echo -n "${i} ... "

0 commit comments

Comments
 (0)