Skip to content

Commit

Permalink
update git url
Browse files Browse the repository at this point in the history
  • Loading branch information
inventor02 committed Aug 3, 2024
1 parent 041c55e commit fa413a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/scripts/kiosk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ chmod +x $home_dir/show-procs
echo 'export DISPLAY=:0' >> $home_dir/.bashrc

# Clone the kiosk repository into the image to allow fetching config at boot
git clone --branch "${KIOSK_BRANCH:-main}" https://github.com/WillB97/sb-kiosk.git sb-kiosk
git clone --branch "${KIOSK_BRANCH:-main}" https://github.com/sourcebots/sb-kiosk.git sb-kiosk

chown 1000:1000 -R $home_dir/sb-kiosk

Expand Down

0 comments on commit fa413a5

Please sign in to comment.