Skip to content

Commit 224bba4

Browse files
author
Santhosh
committed
Fix the default ignition install path
1 parent 34a3bed commit 224bba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/amazon-ignition/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ config BR2_PACKAGE_AMAZON_IGNITION_BUILD_TESTS
5050

5151
config BR2_PACKAGE_AMAZON_IGNITION_IG_INSTALL_PATH
5252
string "install path"
53-
default "/usr/share/ignition"
53+
default "/usr/share/ignition/"
5454
endmenu
5555
endif

0 commit comments

Comments
 (0)