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