diff options
author | NunoSempere <nuno.semperelh@protonmail.com> | 2024-03-14 15:47:36 -0300 |
---|---|---|
committer | NunoSempere <nuno.semperelh@protonmail.com> | 2024-03-14 15:47:36 -0300 |
commit | d6456e4357a1d2f1480f4ac14e1e00ddba2644b4 (patch) | |
tree | 7d5cbd5b2d0f789207d129c048eff00f4d272a73 /user-scripts/debian-12 | |
parent | 94326a8cad79aad2fd89d45503ada0455d644756 (diff) |
cleanup & change binary name to rosenrot
Diffstat (limited to 'user-scripts/debian-12')
-rw-r--r-- | user-scripts/debian-12/install-with-dependencies.sh | 4 | ||||
-rwxr-xr-x | user-scripts/debian-12/rosenrot.desktop (renamed from user-scripts/debian-12/rose.desktop) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/user-scripts/debian-12/install-with-dependencies.sh b/user-scripts/debian-12/install-with-dependencies.sh index 60e716e..aa68f09 100644 --- a/user-scripts/debian-12/install-with-dependencies.sh +++ b/user-scripts/debian-12/install-with-dependencies.sh @@ -21,5 +21,5 @@ sudo make install cd - # Debian desktop icon -chmod +x rose.desktop -sudo cp rose.desktop /usr/share/applications +chmod +x rosenrot.desktop +sudo cp rosenrot.desktop /usr/share/applications diff --git a/user-scripts/debian-12/rose.desktop b/user-scripts/debian-12/rosenrot.desktop index c970b7a..c970b7a 100755 --- a/user-scripts/debian-12/rose.desktop +++ b/user-scripts/debian-12/rosenrot.desktop |