We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1a157 commit 9b31fe5Copy full SHA for 9b31fe5
get-dependencies.sh
@@ -16,8 +16,3 @@ get-debloated-pkgs --add-common --prefer-nano
16
#get-aur-package PACKAGENAME
17
18
# 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