Files
oceanbase/tools/rpm/systemd/profile/post_uninstall.sh.template

6 lines
131 B
Bash

#!/bin/bash
echo "execute post uninstall script"
prefix=@CPACK_PACKAGING_INSTALL_PREFIX@
rm -rf $prefix/.meta $prefix/log_obshell