Skip to content

Commit d1eae5c

Browse files
committed
fix: removed createServer test
1 parent f02e23c commit d1eae5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ async function installNginx() {
150150
}
151151

152152
console.log('Nginx installed successfully');
153-
createServer('cocreate.site')
154153

155154
} catch (error) {
156155
console.error('Failed to Nginx:', error);

0 commit comments

Comments
 (0)