forked from Shinonome/dots-hyprland
Prevent sudo
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
source ./scriptdata/environment-variables
|
source ./scriptdata/environment-variables
|
||||||
|
source ./scriptdata/functions
|
||||||
|
prevent_sudo_or_root
|
||||||
|
|
||||||
function v() {
|
function v() {
|
||||||
echo -e "[$0]: \e[32mNow executing:\e[0m"
|
echo -e "[$0]: \e[32mNow executing:\e[0m"
|
||||||
|
|||||||
Reference in New Issue
Block a user