Skip to content

Commit

Permalink
Merge branch 'thingos' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrisan committed Aug 26, 2017
2 parents 5d4cad5 + 2979270 commit 5ee1a05
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/common/cleanups.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if [ -z "$TARGET" ]; then
exit 1
fi

rm -f $TARGET/boot/.gitkeep
find $TARGET -name '.empty' | xargs -r rm

# /etc stuff
rm -rf $TARGET/etc/network/
Expand Down

0 comments on commit 5ee1a05

Please sign in to comment.