Update packaging info script
This commit is contained in:
parent
38ff3318eb
commit
1480faf32f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ git reset --hard
|
|||
git pull
|
||||
|
||||
|
||||
./version_status.py > packaging.tmp.md
|
||||
~/tint2/packaging/version_status.py > packaging.tmp.md
|
||||
cat packaging.tmp.md > packaging.md
|
||||
rm packaging.tmp.md
|
||||
|
||||
|
|
Loading…
Reference in a new issue