X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afm-client%2FREADME.md;h=0ed9d45bc3b950b4dde22a234792f71c8b417820;hb=b7fc92a77ba73e983eed280d769c8f7a86b0db3a;hp=babf7abebfa5a9c79bc1e54f43182a60fb51e0cc;hpb=3ebdce373e134b70b129154d8033c1c628847a6c;p=src%2Fapp-framework-demo.git diff --git a/afm-client/README.md b/afm-client/README.md index babf7ab..0ed9d45 100644 --- a/afm-client/README.md +++ b/afm-client/README.md @@ -52,12 +52,12 @@ Install HTML5 development toolchain on your host - do not forget '/opa' that should match with your config.URLBASE - if you change --token=xxxx do not forget to update ./Frontend/pages/HomeModules.js - Force HTML/OPA reload with F5 after each HTML5/OPA update or new pages may not be loaded. - - When reloading HTML/OPA with F5 do not forget that your initial token wont be accepted anymore. You should either restart to clean existing session or cleanup AJB_session cookie. + - When reloading HTML/OPA with F5 do not forget that your initial token wont be accepted anymore. You should either restart to clean existing session or cleanup afb-session cookie. ### Move to Target cd $MYWORKSPACE/afm-client gulp build-app-prod - scp -r ./dist.pro/* user@mytarget:/rootdir/apfDaemon + scp -r ./dist.prod/* user@mytarget:/rootdir/apfDaemon /AppClient | @@ -95,4 +95,4 @@ Install HTML5 development toolchain on your host |---- (/dist.dev) |---- (/dist.prod) - \ No newline at end of file +