Skip to content

Bashism in /etc/profile.d/10-budgie-desktop{,-common}.sh #188

Description

@MenschNestor

There is a bashism at the start of the two files /etc/profile.d/10-budgie-desktop{,-common}.sh. This leads to issues when starting e.g. the default /bin/sh (dash) on Ubuntu as a login shell:

> /bin/sh -l
/bin/sh: 1: /etc/profile.d/10-budgie-desktop-common.sh: [[: not found
/bin/sh: 1: /etc/profile.d/10-budgie-desktop.sh: [[: not found

This example comes from an up-to-date Ubuntu 20.04 installation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions