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