Set owner
This commit is contained in:
parent
db05f870ff
commit
a08ce2771a
4 changed files with 62 additions and 126 deletions
|
@ -36,7 +36,7 @@ DNAME=$(echo $NAME | tr "_" "-")
|
|||
Then:
|
||||
|
||||
```fish
|
||||
git clone https://code.philo.ydns.eu/K-Net/knoc-plugin-template.git $DNAME
|
||||
git clone https://code.philo.ydns.eu/philorg/knoc-plugin-template.git $DNAME
|
||||
cd $DNAME
|
||||
rm -rf .git
|
||||
mv src/knoc_plugin_template src/$NAME
|
||||
|
@ -88,4 +88,5 @@ knoc # Should display the new plugin's CLI tool
|
|||
To add the plugin in a production image, add the name to the `PLUGIN` variable
|
||||
of the CI build tool, and deploy.
|
||||
|
||||
[](https://code.philo.ydns.eu/woodpecker/repos/7)
|
||||
[](https://code.philo.ydns.eu/woodpecker/repos/7)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue