auto-commit: Sunday, 2023-05-28 10:45:34 PM [on 🌸]

This commit is contained in:
parent 5d234effd4
commit 91972ec4f3
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
2 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit 7dcc066fb3bbf8bc60fb6a3eeef915896e2611a5 Subproject commit 382c80da5524e31ca928f2d5569e5ba8e7fa278c

@ -6,4 +6,5 @@ const sec = cp.execSync(`ssh.exe tablet@tablet.sh "echo 'SnowPea' | sudo -u git
console.log(sec.toString()) console.log(sec.toString())
setTimeout(() => { setTimeout(() => {
console.log(fir.stdout.toString()) console.log(fir.stdout.toString())
}, 5000) }, 5000)