This commit is contained in:
Alex Brow 2020-04-04 23:18:24 -04:00
parent dd4cb0824b
commit 73ab654452
No known key found for this signature in database
GPG Key ID: F48926893F475C25
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
echo "Updating"
#Update Node Based stuff
cd ~/Osselbot/
cd /home/pi/Osselbot/
n stable
npm upgrade
#update code