Commit graph

5 commits

Author SHA1 Message Date
zottel
f4a1ca0692 change sh to bash in shebang to make scripts work 2015-07-15 15:29:08 +02:00
friendica
9bbf509ede should be -ne 2015-03-05 15:07:05 -08:00
friendica
2264ad5c6e provide ability to link new themes/addons 2015-02-23 19:10:34 -08:00
friendica
835b259455 minor issues with arg passing 2015-02-20 14:07:24 -08:00
friendica
436a82d74e Scripts to add external theme and addon repositories.
Example:
    util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero

The final argument is a nickname on this system. The repository will be placed under extend/theme/deadsuperhero and the themes from that repository linked to your redmatrix theme directory.

You can do the same with addons. We'll have to come up with some "pull" scripts to keep updated but the clever folks will already know how to do this.
2015-02-19 19:48:07 -08:00