Skip to content

Commit

Permalink
package-list.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Dec 14, 2011
1 parent 18d4ee0 commit 2006402
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions package-list.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!/bin/bash

pkgs=( ./pool
./persistent
./persistent-template
./persistent-sqlite
./persistent-postgresql
./persistent-mongoDB )

2 changes: 1 addition & 1 deletion scripts
Submodule scripts updated 1 files
+4 −36 install

0 comments on commit 2006402

Please sign in to comment.