go-ethereum/packaging/templates/package_scripts/prerm

8 lines
No EOL
118 B
Bash
Executable file

#!/bin/bash
#
#
##############
# Stop bor before removal
##############
#sudo systemctl stop bor.service
#############