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 d93ada4 commit e1d22d5Copy full SHA for e1d22d5
1 file changed
am2pla-site
@@ -8,7 +8,7 @@ AMREPO="https://raw.githubusercontent.com/ivan-hc/AM/main"
8
arch="x86_64"
9
10
# ENTER THE DESKTOP DIRECTORY
11
-#cd "$(xdg-user-dir DESKTOP)" || exit 1
+cd "$(xdg-user-dir DESKTOP)" || exit 1
12
13
# GET THE NAMES OF ALL APPLICATION
14
if [ -f "$HOME"/.local/share/AM/"$arch"-apps ]; then
0 commit comments