Skip to content

Commit

Permalink
[split-tue_robocup] target is prohibited (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Dec 4, 2023
1 parent 05c2f22 commit b8aced5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions split-tue_robocup/install.bash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash

target=~/src/git-split-branch/git-split-branch
target_source=~/src/git-split-branch/git-split-branch
link="${TUE_BIN}"/git-split-branch

tue-install-ln "${target}" "${link}"
tue-install-ln "${target_source}" "${link}"

0 comments on commit b8aced5

Please sign in to comment.