feat: update ssh-verify.ts
This commit is contained in:
@@ -52,12 +52,12 @@
|
|||||||
},
|
},
|
||||||
"ssh-verify.ts": {
|
"ssh-verify.ts": {
|
||||||
"script_name": "ssh-verify.ts",
|
"script_name": "ssh-verify.ts",
|
||||||
"script_length": 2718,
|
"script_length": 2740,
|
||||||
"script_sha256": "f1e9235d2511b269d87720f5f70b33d6c040f1eb0e792f2a0b2e93270415a496",
|
"script_sha256": "d5c52cd816fd79811306630bf4e08865071bf483e39add29dae50e95771f7f27",
|
||||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/ssh-verify.ts",
|
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/ssh-verify.ts",
|
||||||
"single_script_file": true,
|
"single_script_file": true,
|
||||||
"publish_time": 1737272626141,
|
"publish_time": 1737272626141,
|
||||||
"update_time": 1737275365029
|
"update_time": 1737277075636
|
||||||
},
|
},
|
||||||
"wget.ts": {
|
"wget.ts": {
|
||||||
"script_name": "wget.ts",
|
"script_name": "wget.ts",
|
||||||
|
|||||||
@@ -96,5 +96,5 @@ if (flags.username) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
log.warn("GitHub user is not assigned.");
|
log.warn("GitHub user is not assigned, user is not verified.");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user