mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-03-03 18:57:25 +07:00
Improve source extension setup logs
Refactor source extension setup code to src/scripts/ext/source.sh
This commit is contained in:
@@ -287,6 +287,7 @@ apt_remove="sudo $debconf_fix apt-fast remove -y"
|
||||
scripts="${dist}"/../src/scripts
|
||||
|
||||
# shellcheck source=.
|
||||
. "${scripts:?}"/ext/source.sh
|
||||
. "${scripts:?}"/tools/add_tools.sh
|
||||
. "${scripts:?}"/common.sh
|
||||
. /etc/lsb-release
|
||||
|
||||
Reference in New Issue
Block a user