diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-11-13 09:07:59 -0500 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-11-13 09:07:59 -0500 |
| commit | bdc0ed8065d8b9a4311cab687365177f52c8b5fd (patch) | |
| tree | 324fcb5946bc1a68d6635bf95f2167f72e135fe4 /installer/linux | |
| parent | 165bc589fdb5e8d3dd03f2e6030172629eb07ded (diff) | |
| download | infinitytier-bdc0ed8065d8b9a4311cab687365177f52c8b5fd.tar.gz infinitytier-bdc0ed8065d8b9a4311cab687365177f52c8b5fd.zip | |
Uninstall scripts.
Diffstat (limited to 'installer/linux')
| -rwxr-xr-x | installer/linux/uninstall.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/linux/uninstall.sh b/installer/linux/uninstall.sh index 292ac22f..18b8a50b 100755 --- a/installer/linux/uninstall.sh +++ b/installer/linux/uninstall.sh @@ -37,3 +37,5 @@ echo "as identity.secret and can be manually deleted if you wish. Save it if" echo "you wish to re-use the address of this node, as it cannot be regenerated." echo + +exit 0 |
