Browse Source

rm install.sh

it was mv to util
language
onryo 2 years ago
parent
commit
1afffea528
  1. 10
      install.sh

10
install.sh

@ -1,10 +0,0 @@
#!/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
Loading…
Cancel
Save