mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-21 13:13:21 +00:00
Fix shaders directory
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user