diff --git a/copy.sh b/copy.sh index 7fba056..b6d77be 100755 --- a/copy.sh +++ b/copy.sh @@ -1,7 +1,7 @@ echo Copying X-KeyPad profile -cp "/Users/sander/X-Plane 12/Aircraft/ToLissA319/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json" -echo Copying to non-std version -cp "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319.json" +cp "/Users/sander/X-Plane 12/Aircraft/ToLissA319/X-KeyPad-SD_a319.json" "./X-KeyPad/X-KeyPad-SD_a319.json" +echo Copying to StdDef version +cp "./X-KeyPad/X-KeyPad-SD_a319.json" "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json" echo Zip Stream Deck Plus profile rm ./Stream\ Deck/A319\ Flight\ Deck\ Plus.streamDeckProfile