Skip to content

Commit 6462006

Browse files
committed
test-project: add dummy sbkeys script
Until #120 is done, we need the generate-sbkeys-script to exist in the right place in the project even if we are not using its functionality.
1 parent 1ca82dc commit 6462006

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
# This file needs to exist in the project: https://github.com/bottlerocket-os/twoliter/issues/120
3+
# TODO - delete this file when no longer needed
4+
echo "generate-local-sbkeys script was called"

0 commit comments

Comments
 (0)