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