Files
SilentDragonXLite/install.sh
2021-10-18 22:08:23 +00:00

11 lines
274 B
Bash

#!/bin/bash
# Copyright 2019-2021 The Hush Developers
./build.sh linguist && ./build.sh
username=$(id -un)
sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop
mv SilentDragonLite.desktop ~/.local/share/applications