diff --git a/distros.sh b/distros.sh index 2cf1476..ea197cb 100755 --- a/distros.sh +++ b/distros.sh @@ -137,6 +137,7 @@ source_script() { sleep 0.1 return 0 else + echo_info "Sourcing external script: ${BOLD}$url" # ─< if $1 is a url, grab it and source it, also deletes afterwards >───────────────────── if command_exists curl; then curl -fsSL $url -o $import