]> prime8.dev >> repos - p8d.git/commitdiff
Clone recursively
authorDamian Myrda <monkey.damianek@gmail.com>
Sat, 21 Sep 2024 02:15:41 +0000 (21:15 -0500)
committerDamian Myrda <monkey.damianek@gmail.com>
Sat, 21 Sep 2024 02:15:41 +0000 (21:15 -0500)
download.sh

index faddb4d63bb0b782e2cd35abd4c097727f71de4c..97ab8f702ab4a12204dd39ff0f213cd7cc741f21 100755 (executable)
@@ -8,7 +8,7 @@ useradd -m -s /bin/bash -G sudo,docker p8d
 passwd p8d
 
 echo "cloning repo"
-git clone https://github.com/moncheeta/p8d.git /p8d/
+git clone --recursive https://github.com/moncheeta/p8d.git /p8d/
 chown -R p8d /p8d/
 
 cd /p8d/