diff --git a/temp/systemd.service b/conf/systemd.service similarity index 100% rename from temp/systemd.service rename to conf/systemd.service diff --git a/script/_common.sh b/scripts/_common.sh similarity index 100% rename from script/_common.sh rename to scripts/_common.sh diff --git a/temp/backup b/scripts/backup similarity index 100% rename from temp/backup rename to scripts/backup diff --git a/temp/change_url b/scripts/change_url similarity index 100% rename from temp/change_url rename to scripts/change_url diff --git a/script/install b/scripts/install similarity index 100% rename from script/install rename to scripts/install diff --git a/temp/remove b/scripts/remove similarity index 100% rename from temp/remove rename to scripts/remove diff --git a/temp/restore b/scripts/restore similarity index 100% rename from temp/restore rename to scripts/restore diff --git a/temp/upgrade b/scripts/upgrade similarity index 100% rename from temp/upgrade rename to scripts/upgrade