Skip to content
Snippets Groups Projects
Commit 00a2c542 authored by OZGCloud's avatar OZGCloud
Browse files

fix release-erstellen warning

parent 7a5dc3d2
No related branches found
No related tags found
No related merge requests found
#!/bin/sh #!/bin/bash
if [ "$#" -ne 1 ]; then if [ "$#" -ne 1 ]; then
echo "Aufruf: release-erstellen.sh JA" echo "Aufruf: release-erstellen.sh JA"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment