mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 18:42:59 +03:00
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
async function main(args) {
|
|
clearTerminal()
|
|
return 0
|
|
} |