add-license-1
glen 3 years ago
parent 8899d84154
commit 9ec7ba4127

@ -72,6 +72,11 @@ function resolv_config () {
}
# Outputs a Install log line
function install_log() {
echo -e "\033[1;32mLabyrinthAP Install: $*\033[m"
}
function install_lokinet () {
show_splash
download_latest_files

Loading…
Cancel
Save