Add git pull command to install script

main
Filip Borum Poulsen 2 years ago
parent 27b2190ceb
commit a4c48aafb5

@ -7,6 +7,7 @@ sudo apt update -y
sudo apt install -y git curl wget nodejs npm samba samba-common-bin
git clone https://git.bpfilip.dk/fbp/video-player.git
git pull
pushd /home/pi/video-player

Loading…
Cancel
Save