diff --git a/matsen-tool/2deployMatsenFE.sh b/matsen-tool/2deployMatsenFE.sh index ccce795..bbadd8f 100644 --- a/matsen-tool/2deployMatsenFE.sh +++ b/matsen-tool/2deployMatsenFE.sh @@ -32,5 +32,6 @@ npm install npx ng build --configuration production cp -r ${TARGET_PATH}/angular/dist/* ${TARGET_PATH} +cp -r ${GIT_PATH}/.htaccess ${TARGET_PATH}/matsen-tool/browser echo "You have updated matsen client!$(tput sgr 0)" \ No newline at end of file