use ssh over http
This commit is contained in:
@@ -8,4 +8,4 @@ fi
|
||||
|
||||
export IFS=' '
|
||||
echo "Uploading paths" $OUT_PATHS
|
||||
exec nix copy --to "ssh://root@192.168.1.12" $OUT_PATHS
|
||||
exec nix copy --to "ssh://root@localhost" $OUT_PATHS
|
||||
|
||||
Reference in New Issue
Block a user