ewol/CreateTagEwol.sh

5 lines
54 B
Bash
Executable File

#!/bin/bash
echo $* > Sources/libewol/tag
git tag $*