Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
djpolygon committed Jun 25, 2024
1 parent 4708654 commit 85e9a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/deb/cdk-validium-node/DEBIAN/postrm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
#
###############
# Remove cdk-data-availability installs
# Remove cdk-validium-node installs
##############
sudo rm -rf /lib/systemd/system/cdk-validium-node.service
sudo deluser cdk-validium-node
sudo systemctl daemon-reload
sudo systemctl daemon-reload

0 comments on commit 85e9a37

Please sign in to comment.