This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
9bb7c27c62
k3s
/
scripts
/
package
9 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
./package-cli
./package-image
./package-tar
Reference in New Issue
View Git Blame
Copy Permalink