is this syntax?
This commit is contained in:
parent
c74bd58207
commit
b38ec11b64
@ -35,7 +35,7 @@ install:
|
|||||||
fi
|
fi
|
||||||
- if [[ "$DB" == "sqlite" ]]; then
|
- if [[ "$DB" == "sqlite" ]]; then
|
||||||
echo '<?php define("DATABASE_DSN", "sqlite:data/shimmie.sqlite");' > data/config/auto_install.conf.php ;
|
echo '<?php define("DATABASE_DSN", "sqlite:data/shimmie.sqlite");' > data/config/auto_install.conf.php ;
|
||||||
fi
|
fi
|
||||||
- composer install
|
- composer install
|
||||||
- php index.php
|
- php index.php
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user