Skip to content

Commit

Permalink
Update install-x86.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
srepac authored Oct 27, 2024
1 parent b47872e commit 3b55a6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install-x86.sh
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,8 @@ cp -rf pistat /usr/local/bin/pistat
cp -rf pi-temp /usr/local/bin/pi-temp
cp -rf pikvm-info /usr/local/bin/pikvm-info
cp -rf update-x86-pikvm.sh /usr/local/bin/update-rpikvm.sh
chmod +x /usr/local/bin/pi* /usr/local/bin/update-rpikvm.sh
cp -rf tshoot.sh /usr/local/bin/tshoot.sh
chmod +x /usr/local/bin/pi* /usr/local/bin/update-rpikvm.sh /usr/local/bin/tshoot.sh

### fix for kvmd 3.230 and higher
ln -sf python3 /usr/bin/python
Expand Down

0 comments on commit 3b55a6b

Please sign in to comment.