mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 01:15:28 -06:00
revert changes to tag script
This commit is contained in:
parent
d9d2488501
commit
9bb1383da2
1 changed files with 1 additions and 1 deletions
2
scripts/rename_cura_1_tags.sh
Normal file → Executable file
2
scripts/rename_cura_1_tags.sh
Normal file → Executable file
|
@ -11,4 +11,4 @@ do
|
|||
git tag -d $i; #Delete old tag.
|
||||
git push origin 1.$i :$i #Rename the tag remotely too.
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue