mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
install: added set -e setting to bash script
This commit is contained in:
parent
3737426646
commit
2200175cc8
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# export http_proxy=http://192.168.1.1:3128
|
||||
# export ftp_proxy=http://192.168.1.1:3128
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user