To run this, you can try:
curl -ksO https://gist.githubusercontent.com/nicerobot/2697848/raw/uninstall-node.sh
chmod +x ./uninstall-node.sh
./uninstall-node.sh
rm uninstall-node.sh
To run this, you can try:
curl -ksO https://gist.githubusercontent.com/nicerobot/2697848/raw/uninstall-node.sh
chmod +x ./uninstall-node.sh
./uninstall-node.sh
rm uninstall-node.sh
| diff --git a/activity.c b/activity.c | |
| index 5124477..ecfd95e 100644 | |
| --- a/activity.c | |
| +++ b/activity.c | |
| @@ -91,7 +91,8 @@ int send_intent(struct su_context *ctx, allow_t allow, const char *action) | |
| snprintf(command, sizeof(command), | |
| "exec /system/bin/am broadcast -a %s --es socket '%s' " | |
| "--ei caller_uid %d --ei allow %d " | |
| - "--ei version_code %d", | |
| + "--ei version_code %d " |
| # Copyright (c) 2014 Atif Aziz. All rights reserved. | |
| # | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software | |
| # distributed under the License is distributed on an "AS IS" BASIS, |
/opt/flexlmAt this point you should have something similar to following directory structure:
/opt/flexlm/
└── VENDOR
Thanks to NEK-RA for English translation. Original text in Russian language.