Skip to content
Snippets Groups Projects
Commit e16461e2 authored by Joe Donofry's avatar Joe Donofry
Browse files

Modify linux deploy.sh

parent 8939a687
No related branches found
No related tags found
No related merge requests found
......@@ -41,4 +41,5 @@ chmod +x nheko-*x86_64.AppImage
if [ ! -z $VERSION ]; then
# commented out for now, as AppImage file appears to already contain the version.
#mv nheko-*x86_64.AppImage nheko-${VERSION}-x86_64.AppImage
fi
echo "nheko-${VERSION}-x86_64.AppImage"
fi
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment