2023-04-13 01:53:57 +00:00
|
|
|
# Debian Packages
|
|
|
|
|
2023-09-21 04:57:05 +00:00
|
|
|
[![](https://woodpecker.leafee98.com/api/badges/4/status.svg)](https://woodpecker.leafee98.com/repos/4)
|
|
|
|
|
2023-04-13 01:53:57 +00:00
|
|
|
My workflow to build deb files.
|
|
|
|
|
2023-09-18 02:44:39 +00:00
|
|
|
## Build all packages on local
|
2023-04-13 01:53:57 +00:00
|
|
|
|
|
|
|
```
|
2023-09-18 02:44:39 +00:00
|
|
|
./script/local_build.sh
|
2023-04-13 01:53:57 +00:00
|
|
|
```
|