Skip to content

Commit c97775e

Browse files
Remove outdated comment regarding patch_compose_paths function in installation script
1 parent 1532431 commit c97775e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/dappnode_install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ remove_logging_section() {
447447
sed_inplace '/logging/d;/journald/d' "$file"
448448
}
449449

450-
# TODO: review difference between this and patch_compose_paths
451450
# Replace Linux paths with macOS paths in compose files
452451
patch_compose_paths() {
453452
local file="$1"

0 commit comments

Comments
 (0)