mirror of
https://github.com/ff4500/utilities.git
synced 2026-07-01 11:47:04 -05:00
7 lines
77 B
Bash
Executable File
7 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source ./_lib/config.sh
|
|
source ./_lib/functions.sh
|
|
|
|
run
|