We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f160d commit 70f9649Copy full SHA for 70f9649
.github/workflows/release.yml
@@ -170,7 +170,8 @@ jobs:
170
./images/Dappnode-${CORE_VERSION}-debian-*.iso
171
./images/Dappnode-${CORE_VERSION}-debian-*-unattended.iso
172
./images/Dappnode-${CORE_VERSION}-ubuntu-*-unattended.iso
173
- ./images/scripts/dappnode_install*.sh
+ ./scripts/dappnode_install*.sh
174
+ ./scripts/dappnode_uninstall*.sh
175
dappnode_profile.sh
176
body_path: CHANGELOG.md
177
env:
0 commit comments