refactor: goreleaser 增加 dodocker.sh
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -30,3 +30,4 @@ dist/
|
||||
1pctl
|
||||
1panel.service
|
||||
install.sh
|
||||
docker.sh
|
||||
|
@@ -48,6 +48,7 @@ archives:
|
||||
- 1pctl
|
||||
- 1panel.service
|
||||
- install.sh
|
||||
- docker.sh
|
||||
- README.md
|
||||
- LICENSE
|
||||
|
||||
|
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ansible.python.interpreterPath": "/opt/homebrew/bin/python3"
|
||||
}
|
Reference in New Issue
Block a user