Swap Std version with normal version
Signed-off-by: Sander Datema <mail@sanderdatema.nl>
This commit is contained in:
parent
2f10985681
commit
5f092cacf6
1 changed files with 3 additions and 3 deletions
6
copy.sh
6
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
|
||||
|
|
Loading…
Add table
Reference in a new issue