Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samwhelp committed Nov 23, 2024
1 parent 3f63072 commit 7c8aee9
Showing 1 changed file with 60 additions and 6 deletions.
66 changes: 60 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,76 @@

> lika-live-build-config-enhance



## Subject

* [Project](#project)
* [Usage](#usage)
* [Link](#link)




## Project

> The project lika-live-build-config is building skeleton.
| Link | GitHub |
| ---- | ------ |
| [lika-live-build-config](https://samwhelp.github.io/lika-live-build-config/) | [GitHub](https://github.com/samwhelp/lika-live-build-config) |


> Please using another project as following to start build process.
| Link | GitHub |
| ---- | ------ |
| [lika-live-build-config-using](https://samwhelp.github.io/lika-live-build-config-using/) | [GitHub](https://github.com/samwhelp/lika-live-build-config-using) |
| [lika-live-build-config-remix](https://samwhelp.github.io/lika-live-build-config-remix/) | [GitHub](https://github.com/samwhelp/lika-live-build-config-remix) |
| [lika-live-build-config-enhance](https://samwhelp.github.io/lika-live-build-config-enhance/) | [GitHub](https://github.com/samwhelp/lika-live-build-config-enhance) |
| [lika-live-build-config-develop](https://samwhelp.github.io/lika-live-build-config-develop/) | [GitHub](https://github.com/samwhelp/lika-live-build-config-develop) |


| Link | GitHub |
| ---- | ------ |
| [lika-live-build-respin-xfce](https://samwhelp.github.io/lika-live-build-respin-xfce/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-xfce) |
| [lika-live-build-respin-kde](https://samwhelp.github.io/lika-live-build-respin-kde/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-kde) |
| [lika-live-build-respin-lxqt](https://samwhelp.github.io/lika-live-build-respin-lxqt/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-lxqt) |
| [lika-live-build-respin-mate](https://samwhelp.github.io/lika-live-build-respin-mate/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-mate) |
| [lika-live-build-respin-cinnamon](https://samwhelp.github.io/lika-live-build-respin-cinnamon/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-cinnamon) |
| [lika-live-build-respin-gnome](https://samwhelp.github.io/lika-live-build-respin-gnome/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-gnome) |
| [lika-live-build-respin-openbox](https://samwhelp.github.io/lika-live-build-respin-openbox/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-openbox) |
| [lika-live-build-respin-bspwm](https://samwhelp.github.io/lika-live-build-respin-bspwm/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-bspwm) |
| [lika-live-build-respin-i3](https://samwhelp.github.io/lika-live-build-respin-i3/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-i3) |
| [lika-live-build-respin-herbstluftwm](https://samwhelp.github.io/lika-live-build-respin-herbstluftwm/) | [GitHub](https://github.com/samwhelp/lika-live-build-respin-herbstluftwm) |




## Usage

## Subject

* [Link](#link)
### help

run

``` sh
make help
```

### build

run

``` sh
make build
```

or run

``` sh
./build.sh
```



Expand All @@ -25,7 +82,4 @@

| Link |
| ---- |
| Kali Linux / [live-build-config](https://gitlab.com/kalilinux/build-scripts/live-build-config) |
| Kali Linux / [live-build-config-examples](https://gitlab.com/kalilinux/recipes/live-build-config-examples) |
| Kali Linux / [How to Creating A Custom Kali ISO](https://www.kali.org/docs/development/live-build-a-custom-kali-iso/) |
| [Debian Live Manual](https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html) |

0 comments on commit 7c8aee9

Please sign in to comment.