Skip to content
Snippets Groups Projects
Commit 7479ebc3 authored by Hannes Feldt's avatar Hannes Feldt
Browse files

fix

parent 72ddc84d
No related branches found
Tags
1 merge request!1072Resolve L2SS-2050 "Add station state transition interface"
#!/bin/bash
# Copyright (C) 2024 ASTRON (Netherlands Institute for Radio Astronomy)
#
# Copyright (C) 2025 ASTRON (Netherlands Institute for Radio Astronomy)
# SPDX-License-Identifier: Apache-2.0
#
if [ ! -f "setup.sh" ]; then
echo "submodule-and-lfs.sh must be executed with repository root as working directory!"
exit 1
fi
mkdir .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