mirror of
https://git.1024x2.xyz/1024x2/vexcord.git
synced 2025-05-04 20:06:31 +02:00
Minor tweak
This commit is contained in:
parent
7f89899799
commit
9eee99e244
@ -32,7 +32,7 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ ! -e "$discord/resources" ]; then
|
||||
if [ ! -d "$discord/resources" ]; then
|
||||
echo "Directory does not exist: $discord/resources" 2>&1
|
||||
exit 1
|
||||
elif [ ! -w "$discord/resources" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user