mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 15:04:18 +00:00
Fix shaders directory
This commit is contained in:
parent
41210bfd1c
commit
8e6fe1225d
@ -679,7 +679,7 @@ rm_shaders() {
|
||||
return 0
|
||||
fi
|
||||
|
||||
shaders_dir="$user_dir/Shaders"
|
||||
shaders_dir="$user_dir/shaders"
|
||||
|
||||
# Sanity check
|
||||
if [ ! -d "$shaders_dir" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user