add updater script
This commit is contained in:
parent
ce7ad83402
commit
03479142ad
1 changed files with 3 additions and 0 deletions
3
update.sh
Executable file
3
update.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
sed -i -e "s/v[0-9]\+\.[0-9]\+\.[0-9]\+/$1/g" README.md
|
Loading…
Reference in a new issue