Refactor tools functions to add_tools scripts

This commit is contained in:
Shivam Mathur
2022-01-02 16:43:37 +05:30
parent 3681a25ab6
commit d189609ea9
6 changed files with 328 additions and 299 deletions

View File

@ -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