fix nixos-rebuild.sh Rollback response

master
Alexander Tomokhov 2023-12-18 16:52:51 +04:00
parent d6756b4a3e
commit 1f288d223e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ EXPECTED_RESPONSE=$(cat << EOF
"data": {
"__typename": "Mutation",
"system": {
"runSystemRebuild": {
"runSystem${REBUILD_OP}": {
"code": 200,
"success": true
}