Skip to content
Snippets Groups Projects
Commit 6abe4a34 authored by Stefan Heimersheim's avatar Stefan Heimersheim
Browse files

fixed branch in update_stick

parent c46e6f0e
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
BRANCH="ss15" BRANCH="tardis"
if [ ! -d ".git" ]; then if [ ! -d ".git" ]; then
>&2 echo "Fatal error: expected .git directory in the working directory." >&2 echo "Fatal error: expected .git directory in the working directory."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment