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