Quote deleted directory

This commit is contained in:
Kevin Sawicki 2014-09-22 10:08:16 -07:00
parent 3dbaa0679b
commit c4e3b76070

View File

@ -33,4 +33,4 @@ cp "$ICON_FILE" "$TARGET/usr/share/pixmaps"
dpkg-deb -b "$TARGET"
mv "$TARGET_ROOT/atom-$VERSION-$ARCH.deb" "$DEB_PATH"
rm -rf $TARGET_ROOT
rm -rf "$TARGET_ROOT"