We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a8d72 commit 3d07fe6Copy full SHA for 3d07fe6
LESSONS.md
@@ -86,7 +86,7 @@ Unfortunately, `$?` is used too late; hence the program always returns
86
successfully. In 2012, a French company lost all their database backups,
87
and that took down their internal tools in 1 month.
88
89
-You can see the line `189` from the files [`examples/backup_methods.sh`](examples/backup_methods.sh#L189)
+You can see the line `189` from the files [`examples/backup_methods.sh`](examples/backup_methods.sh#L180)
90
for details.
91
92
*Update*:
0 commit comments