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