mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Quick fix syntax
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ set -e
|
||||
|
||||
#####################################################################################
|
||||
# 0. Before we start
|
||||
source ./scriptdata/install-greeting ;;
|
||||
source ./scriptdata/install-greeting
|
||||
#####################################################################################
|
||||
printf "${COLOR_CYAN}[$0]: 1. Install dependencies\n${COLOR_RESET}"
|
||||
# TODO: if `--via-nix` is specified, source `install-deps-nix` instead.
|
||||
|
||||
Reference in New Issue
Block a user