修改: spark-dwine-helper/postrm

新文件:   spark-dwine-launch/postrm_template
This commit is contained in:
2022-11-03 19:40:52 +08:00
parent 75df70235a
commit b127c26b3d
2 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash
if [ "$1" = "remove" ] || [ "$1" = "purge" ];then
echo "清理卸载残留"