Skip to content
Snippets Groups Projects
Commit 2ef299c8 authored by Hannes Feldt's avatar Hannes Feldt Committed by Reinder Kraaij
Browse files

fix

parent 62d89d5a
No related branches found
No related tags found
1 merge request!1072Resolve L2SS-2050 "Add station state transition interface"
...@@ -9,5 +9,5 @@ if [ ! -f "setup.sh" ]; then ...@@ -9,5 +9,5 @@ if [ ! -f "setup.sh" ]; then
exit 1 exit 1
fi fi
mkdir .git/hooks/ mkdir -p .git/hooks/
cp bin/hooks/* .git/hooks/ cp bin/hooks/* .git/hooks/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment