Skip to content

Commit

Permalink
Merge pull request #6 from BowDown097/main
Browse files Browse the repository at this point in the history
Accept file input (templink)
  • Loading branch information
MiMillieuh authored Jan 4, 2022
2 parents 16e325e + 108e7d9 commit a604f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ WINEPREFIX=~/.WineApps/Adobe-Photoshop wineboot

WINEPREFIX=~/.WineApps/Adobe-Photoshop ./winetricks win10

curl -L "https://drive.google.com/uc?export=download&id=11OT-SVz9uBH0X2NWJNl8AO1pjeOS2Za5" > allredist.tar.xz
curl -L "https://drive.google.com/uc?export=download&id=1f9P--535Yfbvt6EpKdx2XN-vGU3aY6Gi" > allredist.tar.xz
tar -xf allredist.tar.xz
rm -rf allredist.tar.xz
curl -L "https://download854.mediafire.com/u9qqgom2czjg/dhvztovo7gj738e/AdobePhotoshop2021.tar.xz" > AdobePhotoshop2021.tar.xz
Expand Down

0 comments on commit a604f68

Please sign in to comment.