Commit a777b9e
committed
Fix trailing slashes in detected path
Trailing slashes cause the detection of the grantlee5 version to fail
with an empty string, causing deployment to go to the wrong directory
(the parent dir of the actual directory).1 parent 2253147 commit a777b9e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments