update copyrights
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Copyright 2019-2022 The Hush Developers
|
||||
# Copyright 2019-2023 The Hush Developers
|
||||
|
||||
username=$(id -un)
|
||||
sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Copyright 2019-2022 The Hush Developers
|
||||
# Copyright 2019-2023 The Hush Developers
|
||||
|
||||
cd ../ && ./build.sh linguist && ./build.sh
|
||||
# should be better
|
||||
|
||||
Reference in New Issue
Block a user