Skip to content

Commit

Permalink
update linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Jul 10, 2024
1 parent 5ea0835 commit e5a5b19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ bash setup-php-runtime.sh
composer install --no-interaction --no-autoloader --no-scripts --profile
composer dump-autoload --optimize --profile

php prepare.php +inotify +apcu +ds +xlswriter +ssh2 +uuid
# 生成构建脚本 make.sh
php prepare.php --without-docker --skip-download=1
bash ./make.sh docker-build
bash ./make.sh docker-bash

Expand Down

0 comments on commit e5a5b19

Please sign in to comment.