Skip to content

Commit

Permalink
Merge pull request #4 from OSC/theme
Browse files Browse the repository at this point in the history
Fix directory structure for ondemand theme
  • Loading branch information
treydock authored Jul 7, 2020
2 parents d3aff46 + a108972 commit d1f9f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: packaging

packaging:
tar czvf packaging/theme.tar.gz theme/*
cd theme && tar czvf ../packaging/theme.tar.gz ./*

0 comments on commit d1f9f11

Please sign in to comment.