mirror of
https://git.proxmox.com/git/mirror_xterm.js
synced 2025-11-06 20:03:47 +00:00
5 lines
71 B
Bash
Executable File
5 lines
71 B
Bash
Executable File
#! /usr/bin/env sh
|
|
|
|
# Development server for xterm.js
|
|
node demo/app.js
|