Remove redundant copy command
Signed-off-by: Sander Datema <mail@sanderdatema.nl>
This commit is contained in:
parent
137266d5db
commit
82c7e8d27a
1 changed files with 1 additions and 1 deletions
2
copy.sh
2
copy.sh
|
@ -1,6 +1,6 @@
|
|||
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"
|
||||
cp "/Users/sander/X-Plane 12/Aircraft/B737-800X/X-KeyPad-SD_b738.json" "./X-KeyPad/X-KeyPad-SD_b738_4k.json"
|
||||
# cp "/Users/sander/X-Plane 12/Aircraft/B737-800X/X-KeyPad-SD_b738.json" "./X-KeyPad/X-KeyPad-SD_b738_4k.json"
|
||||
|
||||
# cp "/Users/sander/X-Plane 12/Resources/plugins/FlyWithLua/Scripts/passengerflying-xkeypad-zibo.lua" "./FlyWithLua/passengerflying-xkeypad-zibo.lua"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue