Skip to content

Commit

Permalink
core: tools: scripts: bootstrap: Install journalctl-vacuum
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jul 6, 2024
1 parent d120749 commit 4b5878d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/tools/scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ set -e

SCRIPTS_PATH="$( cd -- "$( dirname -- "${BASH_SOURCE[0]:-$0}"; )" &> /dev/null && pwd 2> /dev/null; )";
cp $SCRIPTS_PATH/red-pill /usr/bin/
cp $SCRIPTS_PATH/journalctl-vacuum /usr/bin/

0 comments on commit 4b5878d

Please sign in to comment.