diff --git a/install.sh b/install.sh index b8b5346..88e3de9 100644 --- a/install.sh +++ b/install.sh @@ -8,6 +8,8 @@ sudo apt install -y git curl wget nodejs npm samba samba-common-bin git clone https://git.bpfilip.dk/fbp/video-player.git +sudo chown -R steady:steady ~/video-player + pushd ~/video-player git pull