1
This commit is contained in:
parent
43a09bd136
commit
b44f1b9c11
@ -1,11 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
env |grep -q "is_out_net"
|
||||
if [ $? -eq 0 ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [[ -f ".nosync" ]]; then
|
||||
if [[ ! -d "../client_proto/resources" ]]; then
|
||||
echo "nosync proto"
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user