mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-03 03:09:17 +00:00
Fix X file mode
This commit is contained in:
parent
a43cd8acf5
commit
0e39a08e10
2
release/tagrelease.sh
Normal file → Executable file
2
release/tagrelease.sh
Normal file → Executable file
@ -16,7 +16,7 @@ TRIGGER_REASON_B=${TRIGGER_REASON:0:${#CONST_refsB}}
|
||||
|
||||
if [ $TRIGGER_REASON_B != $CONST_refsB ]
|
||||
then
|
||||
echo "not a tag/B"
|
||||
echo "not a tag (B)"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user