mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-22 12:41:42 +00:00
.github
.vscode
Drivers
Kernel
Lynx
Userspace
initrd
bin
etc
home
include
lib
root
tmp
invalid
link
pangrams.txt
test.sh
test.txt
usr
var
tools
.gitignore
.gitlab-ci.yml
Doxyfile
Fennix Drivers.code-workspace
Fennix Kernel.code-workspace
Fennix Lynx.code-workspace
Fennix Userspace.code-workspace
Fennix.code-workspace
LICENSE
Lynx.code-workspace
Makefile
Makefile.conf
README.md
tailprofiler.sh
tailserial.sh
3 lines
30 B
Bash
Executable File
3 lines
30 B
Bash
Executable File
#!/bin/sh
|
|
echo "Hello World!"
|