Skip to content

Commit

Permalink
ch back to force copy
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktMKuehne committed Dec 20, 2023
1 parent 6ca1aa5 commit d39c873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ if [[ -d ./emba/external/nvd-json-data-feeds ]]; then
fi

# sync emba
rsync -r -u --progress --chown=www-embark:sudo ./emba/ /var/www/emba/
cp -Ruf ./emba/ /var/www/emba/

# logs
if ! [[ -d ./docker_logs ]]; then
Expand Down

0 comments on commit d39c873

Please sign in to comment.