User Tools

Site Tools


devices:xbox_one_controller

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
devices:xbox_one_controller [2022/03/17 20:21] Sean Rhonedevices:xbox_one_controller [2022/03/28 03:46] – Add update one-liner Sean Rhone
Line 42: Line 42:
  
   cd ~/'Projects/xone/src' && sudo sh ~/'Projects/xone/src/uninstall.sh' && sync   cd ~/'Projects/xone/src' && sudo sh ~/'Projects/xone/src/uninstall.sh' && sync
 +
 +====== Update ======
 +
 +****
 +
 +  cd ~/'Projects/xone/src' && sudo sh ~/'Projects/xone/src/uninstall.sh' && cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/xone/src' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/medusalix/xone.git' ~/'Projects/xone/src' && cd ~/'Projects/xone/src' && sudo sh ~/'Projects/xone/src/install.sh' --release && sudo xone-get-firmware.sh --skip-disclaimer && sync
  
/var/www/wiki/data/pages/devices/xbox_one_controller.txt · Last modified: 2022/06/29 19:39 by Sean Rhone