This commit is contained in:
Alex Dadgar 2017-08-20 20:45:00 -07:00
parent 7fa76891f1
commit 1769b426ed
1 changed files with 2 additions and 0 deletions

View File

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