diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-28 01:24:47 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-29 23:22:03 +0000 |
| commit | 4ad4d0e81ad2c09dde1ced80c11b3e683eb9a8ae (patch) | |
| tree | d74b6e12289644eb02eb5af1660b4ecece548233 /testing/ion-shell/ion-shell.pre-deinstall | |
| parent | 260ab822e5989cb7fa45827a0455107f31051698 (diff) | |
| download | aports-4ad4d0e81ad2c09dde1ced80c11b3e683eb9a8ae.tar.bz2 aports-4ad4d0e81ad2c09dde1ced80c11b3e683eb9a8ae.tar.xz | |
testing/ion-shell: new aport
https://gitlab.redox-os.org/redox-os/ion
The Ion Shell
Diffstat (limited to 'testing/ion-shell/ion-shell.pre-deinstall')
| -rw-r--r-- | testing/ion-shell/ion-shell.pre-deinstall | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/ion-shell/ion-shell.pre-deinstall b/testing/ion-shell/ion-shell.pre-deinstall new file mode 100644 index 0000000000..e344456932 --- /dev/null +++ b/testing/ion-shell/ion-shell.pre-deinstall @@ -0,0 +1,3 @@ +#!/bin/sh +remove-shell '/usr/bin/ion' +exit 0 |
