Updates required tools for script
This commit is contained in:
@@ -17,8 +17,7 @@ while [ "$#" -gt 0 ]; do
|
||||
esac
|
||||
done
|
||||
|
||||
# commands_to_check=(gallery-dl gdl.sh xdotool)
|
||||
commands_to_check=(gallery-dl gdl.sh)
|
||||
commands_to_check=(gallery-dl gdl.sh feh xdotool)
|
||||
|
||||
commands_not_found=()
|
||||
for command in ${commands_to_check[@]}; do
|
||||
|
||||
Reference in New Issue
Block a user