7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
|
|
|
|
## arg 1: the old package version
|
|
post_remove() {
|
|
rm -rf /opt/simplicitystudio5
|
|
}
|