budgie-desktop-environment icon indicating copy to clipboard operation
budgie-desktop-environment copied to clipboard

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

Open MenschNestor opened this issue 4 years ago • 2 comments

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.

MenschNestor avatar Jun 03 '20 15:06 MenschNestor

@MenschNestor I'm a little lost here - if you can resolve this I would much appreciate it.

fossfreedom avatar Jul 26 '21 19:07 fossfreedom

@fossfreedom Let me see what I can do.

MenschNestor avatar Aug 23 '21 13:08 MenschNestor