Skip to content
Snippets Groups Projects
Commit fdf30193 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

Update the branch name in update_stick.sh (ss15)

parent 58a2c733
Branches
No related tags found
No related merge requests found
#!/bin/bash
BRANCH="ws14"
BRANCH="ss15"
if [ ! -d ".git" ]; then
>&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