mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Disable on linus again
This commit is contained in:
parent
1abbf8ddfe
commit
23cdfef720
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const vercelUrl = process.env.VERCEL_URL
|
|||
;(async () => {
|
||||
|
||||
// Disable on linux (server environments)
|
||||
// if ( isLinux() ) return
|
||||
if ( isLinux() ) return
|
||||
|
||||
// await scanNewAppsAsBrowser()
|
||||
// http://localhost:3000/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue