mirror of
https://github.com/sigmasternchen/webcli
synced 2025-03-15 06:08:54 +00:00
added ls file to index
This commit is contained in:
parent
d1614f888e
commit
a835a0be33
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<script src="data/scripts/programs/Hello.js"></script>
|
||||
<script src="data/scripts/programs/Whoami.js"></script>
|
||||
<script src="data/scripts/programs/Echo.js"></script>
|
||||
<script src="data/scripts/programs/Ls.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in a new issue