This website requires JavaScript.
Explore
Help
Sign In
16mm
/
intval3
Watch
1
Star
0
Fork
You've already forked intval3
0
Code
Issues
1
Pull Requests
9
Projects
Releases
Wiki
Activity
a328e824fb
intval3
/
scripts
/
update.sh
5 lines
98 B
Bash
Raw
Blame
History
#!/bin/bash
sudo -u pi -i
<< EOF
cd /home/pi/intval3 && git reset --hard && git pull && npm i
EOF
Reference in New Issue
View Git Blame
Copy Permalink