tabernarious / f5-automated-backup-iapp

F5 iApp for automated backups to the local device and to network locations.
35 stars 26 forks source link

where does the scripts.sh file go? #33

Closed scratchfury closed 3 years ago

scratchfury commented 3 years ago

I feel like a dummy, but I can't figure out where f5.automated_backup.vx.x.x.scripts.sh goes. Where does it go?

tabernarious commented 3 years ago

No worries. No need to install the script anywhere. The script file is just a reference for what is integrated into the iApp template. In the iApp the scripts are stripped down to one line (\n for new lines, \t for tabs) which makes them REALLY hard to read and work with when developing or debugging.