mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
And and
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
abort() {
|
abort() {
|
||||||
echo -e "\e[31mOmarchy requires a fresh vanilla Arch install running as user.\e[0m"
|
echo -e "\e[31mOmarchy requires a fresh vanilla Arch install and running as user.\e[0m"
|
||||||
gum confirm "Proceed anyway on your own accord and without assistance?" || exit 1
|
gum confirm "Proceed anyway on your own accord and without assistance?" || exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user