AutoUpdateSigned : Fix switch fails.
This commit is contained in:
parent
53c5c8a12e
commit
74baddfe9b
|
@ -39,8 +39,7 @@ in {
|
|||
echo "Verification failed."
|
||||
exit 1
|
||||
};
|
||||
make switch
|
||||
make fix-hm
|
||||
make switch || make fix-hm
|
||||
'';
|
||||
after = [ "network-online.target" ];
|
||||
wants = [ "network-online.target" ];
|
||||
|
|
Loading…
Reference in a new issue