Skip to content

Commit

Permalink
Merge branch 'main' into fix-packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
aphralG committed Jun 13, 2023
2 parents b8dd9d4 + 6430d5a commit 22527d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/packages/postremove.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ fi

echo "Removing /var/run/nginx-agent directory"
rm -rf "/var/run/nginx-agent"
echo "Removing /var/log/nginx-agent directory"
rm -rf "/var/log/nginx-agent"

0 comments on commit 22527d0

Please sign in to comment.