Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioFPVdev authored and MarioFPVdev committed Oct 9, 2024
1 parent 2032e76 commit 6783c99
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 @@ -285,6 +285,7 @@ if "%1" == "resetcam" (
if "%1" == "addbuttons" (
plink -ssh root@%2 -pw %3 apt install dos2unix
echo y | pscp -scp -pw %3 stream.sh root@%2:/config/scripts/
plink -ssh root@%2 -pw %3 dos2unix /config/scripts/addbuttons
)

if "%1" == "fonts" (
Expand Down

0 comments on commit 6783c99

Please sign in to comment.