Sorry its the “100 Days of devops”
Day 10: Linux Bash Scripts
@raymond.baoly
yes i did that its in the image also as you can see the error its showing is “official_backup.sh” not found in scripts on server 3 but i already check that in the last command
Hi @Hammad2
You created the script in the wrong path. It should be /scripts/script-name.sh, not /home/stapp03/scripts/script-name.sh.
1 Like
