Skip to content

Commit 16392ad

Browse files
committed
Updated CHANGELOG
1 parent 8e106db commit 16392ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,9 @@ Same as Hack, without step 5
950950

951951
### master (unreleased)
952952

953-
* No entry
953+
#### Fixes
954+
955+
* `scw run IMAGE [COMMAND]`, default *COMMAND* is now `if [ -x /bin/bash ]; then exec /bin/bash; else exec /bin/sh; fi`
954956

955957
### 1.1.0 (2015-06-12)
956958

0 commit comments

Comments
 (0)