first release 0.1.1
This commit is contained in:
@@ -13,11 +13,11 @@ run : F5 or Run → Start Debugging
|
||||
1. tar the source files to make it cleaner
|
||||
|
||||
```
|
||||
tar czf lf-server-admin-panel-0.1.0.tar.gz src/ static/ templates/ lf-server-admin-panel.service CMakeLists.txt
|
||||
tar czf pkg/lf-server-admin-panel-0.1.1.tar.gz src/ static/ templates/ lf-server-admin-panel.service CMakeLists.txt
|
||||
```
|
||||
|
||||
2. create the package
|
||||
|
||||
```
|
||||
makepkg -fL
|
||||
makepkg -f
|
||||
```
|
||||
Reference in New Issue
Block a user