mirror of
https://github.com/sigmasternchen/webcli
synced 2025-03-15 06:08:54 +00:00
added cat
This commit is contained in:
parent
72deef7390
commit
a6f804b5d0
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
<script src="data/scripts/programs/Su.js"></script>
|
||||
<script src="data/scripts/programs/Pwd.js"></script>
|
||||
<script src="data/scripts/programs/Cd.js"></script>
|
||||
<script src="data/scripts/programs/Cat.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in a new issue