mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-02-26 19:39:19 +00:00
Fix version in lenovo apt/deb builds
This commit is contained in:
@@ -194,6 +194,7 @@ then
|
||||
if ! grep -q 'Already up-to-date' $update_log; then
|
||||
code_change=1
|
||||
fi
|
||||
ver=$(git describe --tags)
|
||||
ver=${ver/-/.POST}
|
||||
ver=${ver/-/.}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user