Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
增加二进制文件node标识
Browse files Browse the repository at this point in the history
  • Loading branch information
cweijan authored Jan 16, 2022
1 parent 9579e70 commit 9ebdb6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
const fs = require('fs')
const path = require('path')
const express = require('express')
Expand Down

0 comments on commit 9ebdb6a

Please sign in to comment.