Skip to content

Commit b2e6fdb

Browse files
authored
Merge pull request #95 from rhowe-gds/less-cd
Remove extraneous 'cd -' before attempting to remove source trees
2 parents 0b69877 + ca00e1b commit b2e6fdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ cd ..
7777
luarocks install uuid
7878
luarocks install luasocket
7979
luarocks install lua-geoip
80-
cd -
8180

8281
# Cleaning up source...
8382
rm -fr "openresty-${OPEN_RESTY_VER}"

0 commit comments

Comments
 (0)