forked from ungleich-public/cdist
begin to make checklist a script
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
08db913134
commit
458126e700
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Stuff to take care of when doing a release
|
||||
echo "Preparing next release"
|
||||
|
||||
# adjust version
|
||||
vi bin/cdist-config
|
||||
|
|
Loading…
Reference in a new issue