mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-06 19:27:08 +01:00
Line endings on files.
This commit is contained in:
@@ -46,4 +46,4 @@ if [ $# -ge 1 ] && [ -n "$1" ]; then
|
||||
else
|
||||
printf >&2 "%s\n" "No chart folder has been specified."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
@@ -150,4 +150,4 @@ def main(
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app()
|
||||
app()
|
||||
|
||||
@@ -2,4 +2,4 @@ GitPython==3.1.31
|
||||
loguru==0.6.0
|
||||
ruamel.yaml==0.17.21
|
||||
ruamel.yaml.string==0.1.0
|
||||
typer==0.7.0
|
||||
typer==0.7.0
|
||||
|
||||
Reference in New Issue
Block a user