minus-squarediesch@loma.mltoLinux@lemmy.ml•Crontab problems... 😤 [solved]linkfedilinkarrow-up1·3 days ago@SpongeB0B By default Linux shells don’t look in the current folder for executables. Use “./Script.sh” instead of “Script.sh” to start the script. linkfedilink
@SpongeB0B By default Linux shells don’t look in the current folder for executables. Use “./Script.sh” instead of “Script.sh” to start the script.