1
0

Up config.

This commit is contained in:
Jeff Lance 2024-01-20 22:28:01 +01:00
parent 34585da88e
commit a6be7368f0

View File

@ -1,4 +1,3 @@
{{- if (eq .chezmoi.os "linux") }}
#!/usr/bin/env bash
set -euxo pipefail
@ -50,4 +49,3 @@
echo -e "\033[0;32m>>>>> Finish Manjaro Linux packages installation <<<<<\033[0m"
{{- end }}
{{- end }}