Skip to content

Commit 9b31fe5

Browse files
authored
moved to make-appimage
1 parent fa1a157 commit 9b31fe5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

get-dependencies.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,3 @@ get-debloated-pkgs --add-common --prefer-nano
1616
#get-aur-package PACKAGENAME
1717

1818
# If the application needs to be manually built that has to be done down here
19-
20-
# Finally we get the version of the application and put it in a version file
21-
# If the app was installed with pacman it is as simple as the following:
22-
# pacman -Q PACKAGENAME | awk '{print $2; exit}' > ./dist/version
23-

0 commit comments

Comments
 (0)