diff --git a/script/nginx/update_nginx_conf.sh b/script/host/nginx/update_nginx_conf.sh old mode 100755 new mode 100644 similarity index 100% rename from script/nginx/update_nginx_conf.sh rename to script/host/nginx/update_nginx_conf.sh diff --git a/script/zfs/snapshot/snapshot-cleanup.sh b/script/host/zfs/snapshot/snapshot-cleanup.sh old mode 100755 new mode 100644 similarity index 100% rename from script/zfs/snapshot/snapshot-cleanup.sh rename to script/host/zfs/snapshot/snapshot-cleanup.sh diff --git a/script/zfs/snapshot/snapshot-minutly.sh b/script/host/zfs/snapshot/snapshot-minutly.sh old mode 100755 new mode 100644 similarity index 100% rename from script/zfs/snapshot/snapshot-minutly.sh rename to script/host/zfs/snapshot/snapshot-minutly.sh diff --git a/script/zfs/snapshot/snapshot.sh b/script/host/zfs/snapshot/snapshot.sh old mode 100755 new mode 100644 similarity index 100% rename from script/zfs/snapshot/snapshot.sh rename to script/host/zfs/snapshot/snapshot.sh diff --git a/script/zfs/sync/synccontainer-all.sh b/script/host/zfs/sync/synccontainer-all.sh similarity index 100% rename from script/zfs/sync/synccontainer-all.sh rename to script/host/zfs/sync/synccontainer-all.sh diff --git a/script/zfs/sync/synccontainer-check.sh b/script/host/zfs/sync/synccontainer-check.sh similarity index 100% rename from script/zfs/sync/synccontainer-check.sh rename to script/host/zfs/sync/synccontainer-check.sh diff --git a/script/zfs/sync/synccontainer-receiver.sh b/script/host/zfs/sync/synccontainer-receiver.sh similarity index 100% rename from script/zfs/sync/synccontainer-receiver.sh rename to script/host/zfs/sync/synccontainer-receiver.sh diff --git a/script/zfs/sync/synccontainer-sender.sh b/script/host/zfs/sync/synccontainer-sender.sh similarity index 100% rename from script/zfs/sync/synccontainer-sender.sh rename to script/host/zfs/sync/synccontainer-sender.sh diff --git a/script/zfs/sync/synccontainer.sh b/script/host/zfs/sync/synccontainer.sh similarity index 100% rename from script/zfs/sync/synccontainer.sh rename to script/host/zfs/sync/synccontainer.sh