From deb632182a01bd26dc673d623a006a2fe45319c2 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 25 Jun 2020 18:07:09 -0400 Subject: cmd/install: Drop a TODO comment --- (limited to 'src/cmd/install.sh') diff --git a/src/cmd/install.sh b/src/cmd/install.sh index 69c5083..2b02fec 100644 --- a/src/cmd/install.sh +++ b/src/cmd/install.sh @@ -39,8 +39,6 @@ cmd_install_main() return 1 fi - # TODO: Consider making suite optional, getting a default suite from the - # profile. suite="${1}" root="${2}" shift 2 -- cgit v0.9.1