Skip to content

Commit

Permalink
Added support for PeppermintOS
Browse files Browse the repository at this point in the history
Added support for Peppermint recognition in DISTRO=$(lsb_release -si)
  • Loading branch information
Mark-Peppermint authored Oct 31, 2019
1 parent 75c9ba3 commit 0761a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ echo "################################################################"

case $DISTRO in

LinuxMint|linuxmint|Ubuntu|ubuntu)
LinuxMint|linuxmint|Ubuntu|ubuntu|Peppermint|peppermint)

sudo apt-get install -y git autoconf automake pkg-config libgtk-3-dev inkscape optipng

Expand Down

0 comments on commit 0761a20

Please sign in to comment.