Skip to content

Commit 6b7216d

Browse files
committed
remove extra call to install_common.sh
1 parent aeffd14 commit 6b7216d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

install_rubikpi3.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ apt-get -y install libqnn1 libsnpe1 qcom-adreno1 device-tree-compiler
4141
# Enable ssh
4242
systemctl enable ssh
4343

44-
4544
# Remove extra packages too
4645
echo "Purging extra things"
4746

@@ -57,7 +56,3 @@ apt-get clean
5756

5857
rm -rf /usr/share/doc
5958
rm -rf /usr/share/locale/
60-
61-
echo '=== Running install_common.sh ==='
62-
chmod +x ./install_common.sh
63-
./install_common.sh

0 commit comments

Comments
 (0)