Skip to content

Commit

Permalink
update download_appimages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dombean committed Feb 12, 2025
1 parent 28865f8 commit de1f302
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions download_appimages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

cd $HOME

echo "Making apps Directory"
mkdir apps
echo "Making Applications Directory"
mkdir Applications

cd $HOME/apps
cd $HOME/Applications

echo
echo "Download pCloud AppImage Zip"
Expand Down

0 comments on commit de1f302

Please sign in to comment.