Skip to content

Conversation

@yarikoptic
Copy link
Collaborator

Otherwise, I was getting

❯ make install
/bin/sh: 1: [[: not found
MKDIR	/home/yoh/.local/share/gnome-shell/extensions
LINK	paperwm@paperwm.github.com

INSTALL SUCCESSFUL:

If this is the first time installing PaperWM, then please logout/login
and enable the PaperWM extension, either with the GNOME Extensions application,
or manually by executing the following command from a terminal:

gnome-extensions enable paperwm@paperwm.github.com

although overall

❯ echo $?
0

and I guess [[ ]] is bashism (didn't doublecheck)

Otherwise, I was getting

    ❯ make install
    /bin/sh: 1: [[: not found
    MKDIR	/home/yoh/.local/share/gnome-shell/extensions
    LINK	paperwm@paperwm.github.com

    INSTALL SUCCESSFUL:

    If this is the first time installing PaperWM, then please logout/login
    and enable the PaperWM extension, either with the GNOME Extensions application,
    or manually by executing the following command from a terminal:

    gnome-extensions enable paperwm@paperwm.github.com

although overall

    ❯ echo $?
    0

and I guess `[[ ]]` is bashism (didn't doublecheck)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant