DIfferent file naming.
This commit is contained in:
parent
d63c88a3aa
commit
6f72d304e6
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ else
|
|||
imagenamenospace="rssguard-$(git rev-parse --short HEAD)-nowebengine-linux64.AppImage"
|
||||
fi
|
||||
|
||||
mv "$imagename" "$imagenamenospace"
|
||||
imagename="$imagenamenospace"
|
||||
|
||||
echo "File to upload: $imagename"
|
||||
echo "URL ending: $imagenamenospace"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue