Skip to content

Commit

Permalink
create directory if doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed May 25, 2022
1 parent 5851ae1 commit 0d34374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/Cube 2 Sauerbraten/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ rm -rf ../bin_unix/*
make install || error "Installation failed"

status "Creating Menu launchers... "
mkdir -p ~/.local/share/applications
echo "[Desktop Entry]
Version=1.0
Name=Cube 2 Sauerbraten
Expand Down

0 comments on commit 0d34374

Please sign in to comment.