diff options
Diffstat (limited to 'www-apps/indefero/files/dbsetup.sh')
-rwxr-xr-x | www-apps/indefero/files/dbsetup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www-apps/indefero/files/dbsetup.sh b/www-apps/indefero/files/dbsetup.sh new file mode 100755 index 0000000..690f490 --- /dev/null +++ b/www-apps/indefero/files/dbsetup.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +php /usr/share/php/pluf/src/migrate.php --conf=src/IDF/conf/idf.php -a -d |