wip
This commit is contained in:
parent
755901b6c5
commit
6fe1232016
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue