From 6a3d0cb3694c710fcecf26f705403345dcd52288 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" <tfranken@protonmail.com> Date: Wed, 22 Apr 2020 15:29:15 +0200 Subject: [PATCH] Two more functions done --- main_install.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main_install.sh b/main_install.sh index 7794087..235f78d 100755 --- a/main_install.sh +++ b/main_install.sh @@ -152,6 +152,9 @@ separator # FUNCTIONS: clone_projects() { # {{{ + ###### + # OK # + ###### # Clone projects @@ -218,6 +221,9 @@ install_rust() { # {{{ } # }}} install_scripts() { # {{{ + ###### + # OK # + ###### echo "Installing scripts..."