forked from Shinonome/dots-hyprland
Remove unused line.
This commit is contained in:
@@ -7,7 +7,6 @@ function v() {
|
|||||||
echo -e "\e[34m[$0]: Next command to be executed:\e[0m"
|
echo -e "\e[34m[$0]: Next command to be executed:\e[0m"
|
||||||
echo -e "\e[32m$@\e[0m"
|
echo -e "\e[32m$@\e[0m"
|
||||||
execute=true
|
execute=true
|
||||||
hasfailed=false
|
|
||||||
cmdstatus=0 # 0=normal; 1=failed; 2=failed but ignored; 3=skipped
|
cmdstatus=0 # 0=normal; 1=failed; 2=failed but ignored; 3=skipped
|
||||||
if $ask;then
|
if $ask;then
|
||||||
while true;do
|
while true;do
|
||||||
|
|||||||
Reference in New Issue
Block a user