Skip to content

Commit

Permalink
fixed install script syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
GasparAM committed Jan 7, 2023
1 parent 0f7eac5 commit d9fdcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/photoshop2021install.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!bin/bash
#!/bin/bash

mkdir $1/Adobe-Photoshop

Expand Down

0 comments on commit d9fdcf0

Please sign in to comment.