Skip to content

Commit

Permalink
Debian: Create ~/x/ directory first
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Dec 26, 2024
1 parent 9df3a8a commit b75af12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DebianCLI/debian_specific_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

. ../prelude.sh

mkdir -p ~/x/
cd ~/x/

if ! test -d helix; then
Expand Down

0 comments on commit b75af12

Please sign in to comment.