Skip to content

Commit fafa609

Browse files
committed
chore: yeah copilot was righthere
1 parent 3c50c93 commit fafa609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/post-create

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -eux
3+
set -euxo pipefail
44

55
# Setup licensed
66
sudo apt update

0 commit comments

Comments
 (0)