This repository has been archived on 2024-01-15. You can view files and clone it, but cannot push or open issues or pull requests.
vn-mysql/debian/postrm

5 lines
42 B
Bash

#! /bin/sh
#service mysql restart
exit 0