Skip to content

Commit 429f652

Browse files
author
Yuuki
committed
Update: c070dd0
1 parent 5da7316 commit 429f652

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sr/run.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,8 @@ if [ "$metode" = "build" ]; then
394394
echo "Copy file version local"
395395
cp -rTf ver_tmp $folderwork/ver
396396

397-
echo "Copy file SSL Key"
398-
cp -rf $useProject/keystore.p12 $folderwork/
397+
# echo "Copy file SSL Key"
398+
# cp -rf $useProject/keystore.p12 $folderwork/
399399

400400
else
401401

sr/ver_LunarCore-Private-2.3.0

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f93c00f
1+
c070dd0

0 commit comments

Comments
 (0)