Preparing for the release

This commit is contained in:
onryo
2024-01-06 15:18:25 +01:00
parent 6dca2fafa5
commit c01e7ac728
104 changed files with 120 additions and 110 deletions

View File

@@ -1,12 +1,10 @@
#!/bin/bash
# Copyright 2019-2023 The Hush Developers
# Copyright 2019-2024 The Hush Developers
cd ../ && ./build.sh linguist && ./build.sh
# should be better
username=$(id -un)
cd util/ && sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop
cp SilentDragonLite.desktop ~/.local/share/applications
# might be /usr/share/applications/ that requires sudo