Update install script

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2023-04-11 00:31:49 +02:00
parent 5456fe202a
commit b904d60a6d
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
3 changed files with 1 additions and 47 deletions

View file

@ -48,7 +48,6 @@ source "${INSTALL_DIR}/prerequisites.sh"
source "${INSTALL_DIR}/arch.sh"
source "${INSTALL_DIR}/rust.sh"
source "${INSTALL_DIR}/aur.sh"
source "${INSTALL_DIR}/composer.sh"
source "${INSTALL_DIR}/ruby.sh"
source "${INSTALL_DIR}/directories.sh"