Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mod/hakchi/script/transfer')
-rw-r--r--mod/hakchi/script/transfer9
1 files changed, 1 insertions, 8 deletions
diff --git a/mod/hakchi/script/transfer b/mod/hakchi/script/transfer
index 8d17a07..0ec983c 100644
--- a/mod/hakchi/script/transfer
+++ b/mod/hakchi/script/transfer
@@ -7,16 +7,9 @@ backup_nandc
mount_base
backup
-remove_old "$modpath/rootfs"
-remove_old "$rootfs"
-
-source "$modpath/rootfs/etc/preinit"
-source_base "$modpath/rootfs/etc/preinit.d"
source_config
-remove_old "$rootfs"
-
-local transferpath=$modpath/transfer
+local transferpath="$modpath/transfer"
[ -f "$transferpath/earlybird" ] && source "$transferpath/earlybird"
rm -f "$transferpath/earlybird"