Merge pull request #25 from ejona86/missing-ps1

cookbook/container: add missing PS1 to sh example
This commit is contained in:
apenwarr 2019-01-13 19:22:31 -10:00 committed by GitHub
commit 1eeb1fb909
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,7 +199,7 @@ $ du libs
1660 libs/lib
3752 libs
cat libs.runlocal
$ cat libs.runlocal
Hello, world!
```