use better practice to avoid overwriting symlnks
[distro-setup] / dsremote
index 173f48bb0a2cc4fbf1cf4401bee7f4a04e869dae..c32b5101548c2f6a29de40fcccbaa19401c4ec7e 100755 (executable)
--- a/dsremote
+++ b/dsremote
@@ -11,5 +11,5 @@ if [[ ! $host || $host == -h ]]; then
 fi
 
 rlu $host /a/bin/distro-setup/
-ssh $host /a/bin/distro-begin
-ssh $host /a/bin/distro-end
+ssh $host /a/bin/distro-setup/distro-begin
+ssh $host /a/bin/distro-setup/distro-end