Browse Source

exit on error

Toastie 9 months ago
parent
commit
4b7bb76ae5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install_docker.sh

+ 1 - 0
install_docker.sh

@@ -1,3 +1,4 @@
+#!/bin/bash -e
 ## Install Docker
 # https://docs.docker.com/engine/install/debian/