Skip to content

Commit 70f9649

Browse files
author
Pablo Mendez
committed
add uninstall script
1 parent e6f160d commit 70f9649

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ jobs:
170170
./images/Dappnode-${CORE_VERSION}-debian-*.iso
171171
./images/Dappnode-${CORE_VERSION}-debian-*-unattended.iso
172172
./images/Dappnode-${CORE_VERSION}-ubuntu-*-unattended.iso
173-
./images/scripts/dappnode_install*.sh
173+
./scripts/dappnode_install*.sh
174+
./scripts/dappnode_uninstall*.sh
174175
dappnode_profile.sh
175176
body_path: CHANGELOG.md
176177
env:

0 commit comments

Comments
 (0)