Skip to content

Commit

Permalink
add script for making all variants
Browse files Browse the repository at this point in the history
  • Loading branch information
john30 committed May 15, 2016
1 parent 3f29974 commit 60fcd8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions make_all.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
./make_debian.sh de
./make_debian.sh en
./make_tgz.sh de
./make_tgz.sh en

0 comments on commit 60fcd8c

Please sign in to comment.