This commit is contained in:
Alex Dadgar
2017-08-20 20:45:00 -07:00
parent 1c4dc061f8
commit 7342fe55f8

View File

@@ -1,5 +1,7 @@
#!/bin/sh
remote="$1"
if [ "$remote" == "enterprise" ]; then
exit 0
fi