We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdb948 commit b2f9d31Copy full SHA for b2f9d31
1 file changed
linux/instructions/step_2.md
@@ -21,5 +21,6 @@ following:
21
`/opt/app`* as well
22
23
- To prevent possible issues with hotfix rebuilds of the app (like we're doing
24
- now) causing the rebuild to fall out-of-sync, the app must *not be copied to
25
- the correct directory* -- it must instead be *linked*
+ now) causing the rebuild to fall out-of-sync with the right location, the app
+ must *not be copied to the correct directory* -- you must find another way to
26
+ have the same file appear in multiple places at once.
0 commit comments