Skip to content

Commit

Permalink
Fix linux install cd -
Browse files Browse the repository at this point in the history
  • Loading branch information
elibroftw committed Oct 8, 2024
1 parent 6be4bcc commit 56a4c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi
echo "(music-caster) Installing dependencies"
python -m pip install --upgrade -r requirements.txt
# restore
cd -
cd ~/bin/music-caster

# copy icons
mkdir -p ~/Downloads/music-caster-tmp
Expand Down

0 comments on commit 56a4c69

Please sign in to comment.