aboutsummaryrefslogtreecommitdiffstats
path: root/prepare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'prepare.sh')
-rwxr-xr-xprepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare.sh b/prepare.sh
index 07e74c1..9cd8f62 100755
--- a/prepare.sh
+++ b/prepare.sh
@@ -53,7 +53,7 @@ function network_prepare()
function prepare_env()
{
- generate_conf
package_prepare
+ generate_conf
network_prepare
}