Delete run_script_when_boot.rst
This commit is contained in:
parent
1b1e0577be
commit
0231576648
|
@ -1,10 +0,0 @@
|
|||
|
||||
Run script when starting ::
|
||||
cd ~
|
||||
sudo touch starting.sh
|
||||
sudo chmod 777 starting.sh
|
||||
sudo echo 'sudo chmod 777 /dev/i2c-1' >> starting.sh
|
||||
|
||||
sudo echo './starting.sh' >> .bashrc
|
||||
|
||||
sudo reboot
|
Loading…
Reference in a new issue