mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 14:23:18 +08:00
Exit if sth goes south
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
source common.sh
|
source common.sh
|
||||||
set -e
|
set -e
|
||||||
[[ $SKIP_DATA_PREPARATION != true ]] && prepare_data
|
[[ $SKIP_DATA_PREPARATION != true ]] && prepare_data
|
||||||
|
|||||||
Reference in New Issue
Block a user