Skip to content

Commit c27dbda

Browse files
authored
Update chroot-script.sh
1 parent a93981d commit c27dbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/chroot-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ sudo apt-get install git
221221

222222
cd /var/www/
223223

224-
# install infragram in the web public folder:
224+
# install infragram in the web public folder:
225225
echo "Installing infragram"
226226
git clone https://github.com/publiclab/infragram.git
227227
cd infragram

0 commit comments

Comments
 (0)