File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -277,6 +277,7 @@ jobs:
277277 shell : bash
278278 run : |
279279 rm -rf /opt/countly/frontend
280+ rm -rf /opt/countly/plugins/old-ui-compatibility
280281 cp -rf ./* /opt/countly
281282 cp /opt/countly/frontend/express/config.sample.js /opt/countly/frontend/express/config.js
282283 cp /opt/countly/frontend/express/public/javascripts/countly/countly.config.sample.js /opt/countly/frontend/express/public/javascripts/countly/countly.config.js
@@ -364,6 +365,7 @@ jobs:
364365 shell : bash
365366 run : |
366367 rm -rf /opt/countly/frontend
368+ rm -rf /opt/countly/plugins/old-ui-compatibility
367369 cp -rf ./* /opt/countly
368370 cp /opt/countly/frontend/express/config.sample.js /opt/countly/frontend/express/config.js
369371 cp /opt/countly/frontend/express/public/javascripts/countly/countly.config.sample.js /opt/countly/frontend/express/public/javascripts/countly/countly.config.js
You can’t perform that action at this time.
0 commit comments