2024-02-12 15:50:13 +00:00
|
|
|
echo Copying X-KeyPad profile
|
|
|
|
cp "/Users/sander/X-Plane 12/Aircraft/B737-800X/X-KeyPad-SD_b738.json" "./X-KeyPad/X-KeyPad-SD_b738.json"
|
2024-07-26 22:32:31 +00:00
|
|
|
# cp "/Users/sander/X-Plane 12/Resources/plugins/FlyWithLua/Scripts/passengerflying-xkeypad-zibo.lua" "./FlyWithLua/passengerflying-xkeypad-zibo.lua"
|
2024-02-12 15:50:13 +00:00
|
|
|
|
|
|
|
# echo Zip Stream Deck Plus profile
|
|
|
|
# rm ./Stream\ Deck/B738\ Flight\ Deck\ Plus.streamDeckProfile
|
|
|
|
# 7z a -tzip ./Stream\ Deck/B738\ Flight\ Deck\ Plus.streamDeckProfile ~/Library/Application\ Support/com.elgato.StreamDeck/ProfilesV2/C4F8C103-FD34-43C3-858A-AD82481D4E5C.sdProfile
|
|
|
|
echo Zip Stream Deck profile
|
|
|
|
rm ./Stream\ Deck/B738\ Flight\ Deck\ XL.streamDeckProfile
|
2024-08-10 20:12:51 +00:00
|
|
|
7z a -tzip ./Stream\ Deck/B738\ Flight\ Deck\ XL.streamDeckProfile ~/Library/Application\ Support/com.elgato.StreamDeck/ProfilesV2/C0F01A5E-859C-4532-952B-0D51571400C3.sdProfile
|