mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
build test
This commit is contained in:
5
scripts/translate.ts
vendored
Normal file
5
scripts/translate.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as dotenv from "dotenv";
|
||||
|
||||
dotenv.config({ quiet: true });
|
||||
|
||||
console.log(process.env.GITEA_PATH);
|
||||
Reference in New Issue
Block a user