fixed stupid mistake
forgot to add dollar sign to make boolean variable
This commit is contained in:
parent
708bc61c7e
commit
fb45b21699
@ -6,4 +6,4 @@ aur_helper=yay
|
||||
|
||||
# if you should backup or not
|
||||
# should stay true unless you know what you're doing
|
||||
should_backup=true
|
||||
should_backup=$true
|
||||
|
Loading…
Reference in New Issue
Block a user