Skip to content

Commit

Permalink
Update limelightconfig.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stsfin committed Mar 31, 2015
1 parent e2df376 commit 5521c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion limelightconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ java -jar limelight.jar map -input /dev/input/event$USBID mapfile.map

cd /home/pi/RetroPie/roms/limelight/

read -p "Update limlight startupscripts, press anykey to continue `echo $'\n> '`" -n1 -s < /dev/tty
read -p "Now updating limelight scripts, press anykey to continue `echo $'\n> '`" -n1 -s < /dev/tty

echo "#!/bin/bash" > limelight720p60fps.sh
echo "cd /home/pi/limelight/ && java -jar limelight.jar stream -720 -60fps "$ip" -app Steam -mapping mapfile.map" >> limelight720p60fps.sh
Expand Down

0 comments on commit 5521c09

Please sign in to comment.