This website works better with JavaScript
git Service of IN-Ulm e.V.
Explore
Help
Sign In
ulpeters
/
bootstrap
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Browse Source
exit on error
Toastie
1 year ago
parent
14670bbec1
commit
4b7bb76ae5
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
install_docker.sh
+ 1
- 0
install_docker.sh
View File
@@ -1,3 +1,4 @@
+#!/bin/bash -e
## Install Docker
# https://docs.docker.com/engine/install/debian/