Skip to content

Commit

Permalink
Fix for vtxmenu.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioFPVdev authored and MarioFPVdev committed Oct 18, 2024
1 parent dfc7509 commit 6f5a873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Extern.bat
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ if "%1" == "msp" (
echo y | pscp -scp -pw %3 bf/font.png root@%2:/usr/share/fonts/
echo y | pscp -scp -pw %3 bf/font_hd.png root@%2:/usr/share/fonts/
echo y | pscp -scp -pw %3 vtxmenu.ini root@%2:/etc/
plink -ssh root@%2 -pw %3 dos2unix /etc/vtxmenu.ini
plink -ssh root@%2 -pw %3 chmod +x /usr/bin/msposd
plink -ssh root@%2 -pw %3 reboot
)
Expand Down

0 comments on commit 6f5a873

Please sign in to comment.