177 current 2024-06-19 02:44:14 24.11.20240529.ad57eef 6.9.2-zen1 *

This commit is contained in:
sadan 2024-06-19 02:44:24 -04:00
parent 5de75cb81a
commit 1a24269eea
No known key found for this signature in database

View file

@ -114,6 +114,7 @@ in
URL=''$(git remote get-url $1); URL=''$(git remote get-url $1);
URL=''${URL/https:\/\//git@}; URL=''${URL/https:\/\//git@};
URL=''${URL/\//:}; URL=''${URL/\//:};
git remote set-url $1 $URL;
'' ''
) )
(pkgs.writeShellScriptBin "copy" '' (pkgs.writeShellScriptBin "copy" ''