FIX git pull in working dir

main
Filip Borum Poulsen 2 years ago
parent 636d261002
commit 8f3a7d320c

@ -7,10 +7,11 @@ 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
git pull
npm install
# Create the samba share

Loading…
Cancel
Save