Bad versionning
This commit is contained in:
parent
339d2e0e6f
commit
fe9d80defb
1 changed files with 2 additions and 2 deletions
4
makerelease
Normal file → Executable file
4
makerelease
Normal file → Executable file
|
@ -35,8 +35,8 @@ echo "Building version $version..."
|
|||
echo ""
|
||||
|
||||
echo "Finalise archdi script..."
|
||||
sed -i /apptitle=/c\apptitle=\""Arch Linux Desktop Install (archdi) - Version: $version (GPLv3)"\" archfi
|
||||
sed -i /version=/c\version=\""$version"\" archfi
|
||||
sed -i /apptitle=/c\apptitle=\""Arch Linux Desktop Install (archdi) - Version: $version (GPLv3)"\" archdi
|
||||
sed -i /version=/c\version=\""$version"\" archdi
|
||||
|
||||
echo "Set version..."
|
||||
echo "$version" >version
|
||||
|
|
Loading…
Reference in a new issue