mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-12 22:46:11 +03:00
Revert "nix: remove socket in boot-fake-ship"
This reverts commit a115dce91c
.
This commit is contained in:
parent
ceeb21d71e
commit
2d6ea34f7a
@ -55,8 +55,6 @@ in stdenvNoCC.mkDerivation {
|
||||
installPhase = ''
|
||||
ls
|
||||
ls -a ./pier
|
||||
# XX unlink khan.sock in case pier has not finished shutting down
|
||||
rm -f ./pier/.urb/khan.sock
|
||||
mv ./pier $out
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user