mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update install.sh
This commit is contained in:
parent
229350ad1d
commit
601311beef
@ -38,7 +38,7 @@ if [[ $(which docker) && $(docker --version) ]]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp -u .env-sail .env
|
cp .env-sail .env
|
||||||
docker compose up
|
docker compose up
|
||||||
#php artisan migrate --all-addons --force
|
#php artisan migrate --all-addons --force
|
||||||
#docker exec -it oc_php php artisan install --ready
|
#docker exec -it oc_php php artisan install --ready
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user