mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-08-24 06:24:04 +07:00
Refactor tools functions to add_tools scripts
This commit is contained in:
@ -230,10 +230,10 @@ scripts="${dist}"/../src/scripts
|
||||
|
||||
. /etc/os-release
|
||||
# shellcheck source=.
|
||||
. "${scripts:?}"/common.sh
|
||||
. "${scripts:?}"/ext/source.sh
|
||||
. "${scripts:?}"/tools/ppa.sh
|
||||
. "${scripts:?}"/tools/add_tools.sh
|
||||
. "${scripts:?}"/common.sh
|
||||
read_env
|
||||
self_hosted_setup
|
||||
setup_php
|
||||
|
Reference in New Issue
Block a user