add updater script

This commit is contained in:
Robin Raymond 2017-12-21 11:52:07 +01:00
parent ce7ad83402
commit 03479142ad
1 changed files with 3 additions and 0 deletions

3
update.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
sed -i -e "s/v[0-9]\+\.[0-9]\+\.[0-9]\+/$1/g" README.md