nimbus-eth2/scripts/package_src/nimbus_beacon_node/after_remove

7 lines
163 B
Bash

#!/bin/sh
set -e
# We don't do anything here since a normal "uninstall" should generally not
# remove data - debian has "purge" to deal with this, others don't.