diff --git a/copy.sh b/copy.sh index 51b9ce3..7fba056 100755 --- a/copy.sh +++ b/copy.sh @@ -1,5 +1,5 @@ echo Copying X-KeyPad profile -cp "/Users/sander/X-Plane 12/Aircraft/ToLissA319_V1p8p1/X-KeyPad-SD_a319_StdDef.json" "./X-KeyPad/X-KeyPad-SD_a319_StdDef.json" +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"