diff --git a/build/package/scripts/after-install b/build/package/scripts/after-install index 21fa35303..56d4eb402 100755 --- a/build/package/scripts/after-install +++ b/build/package/scripts/after-install @@ -86,7 +86,7 @@ if [ "$CONFIGURE" = "true" ]; then if [ -d /opt/api-umbrella/embedded/kylin ]; then chown $USER:$GROUP /opt/api-umbrella/embedded/kylin/tomcat/temp \ /opt/api-umbrella/embedded/kylin/tomcat/webapps \ - /opt/api-umbrella/embedded/kylin/tomcat/logs \ + /opt/api-umbrella/embedded/kylin/tomcat/logs fi # Re-create symlinks that may have inadvertently been cleaned up by the API