Skip to content

Commit 8883ace

Browse files
committed
removing all coderdojo addons
1 parent d2718cd commit 8883ace

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

01_setup.sh

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ if [ -n "$expected_hash" ]; then
4949
fi
5050

5151
echo "Deleting examples"
52-
(
53-
cd "live-addon-maker/examples"
54-
rm -f *.squashfs
55-
)
52+
rm -f live-addon-maker/examples/*.squashfs live-addon-maker/*.squashfs
53+
5654

0 commit comments

Comments
 (0)