Function to check that the mount succeeded or increment attempt and run again.
1 2 3 4 5 6 7 8 9 | mnt_attempt_check(
mnt_path,
remote_name,
remote_path,
attempt,
max_attempts,
trap,
sleep
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.