We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2c550 commit 53577b5Copy full SHA for 53577b5
server/config/envisage/offlineabsexamples.sh
@@ -20,7 +20,7 @@ recursiverm() {
20
(leadingchas)
21
echo "</folder>"
22
else
23
- x="`pwd`$d"
+ x="`pwd`/$d"
24
25
echo -n "<file name='$d' url='"
26
echo -n "/absexamples/"
0 commit comments