mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-24 03:57:27 +08:00
Use submodule for admin assets
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
rm -rf composer.phar
|
||||
wget https://github.com/composer/composer/releases/latest/download/composer.phar -O composer.phar
|
||||
php composer.phar install -vvv
|
||||
git submodule update --init --recursive --force
|
||||
php artisan xboard:install
|
||||
|
||||
if [ -f "/etc/init.d/bt" ] || [ -f "/.dockerenv" ]; then
|
||||
|
||||
Reference in New Issue
Block a user