mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
repo=$1
|
||||
if [[ "$repo" != *.git ]]; then
|
||||
|
||||
Reference in New Issue
Block a user