mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
5 lines
103 B
Bash
Executable file
5 lines
103 B
Bash
Executable file
#!/bin/sh
|
|
|
|
osvers=4.14.0
|
|
myarchname=i686-linux
|
|
myuname="linux live-bootstrap 4.14.0 #1 i686 gnulinux "
|