Skip to content

Commit 03da572

Browse files
committed
modified: pages/docs/overview/start.md
1 parent 52a253f commit 03da572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/overview/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ AUTHOR vsochat@stanford.edu
190190
191191
%post
192192
193-
apt-get update && apt-get install python3 git wget
193+
apt-get update && apt-get -y install python3 git wget
194194
mkdir /data
195195
echo "The post section is where you can install, and configure your container."
196196
```

0 commit comments

Comments
 (0)