Skip to content

Commit

Permalink
Modify update-labs to add symlinks to display4k/displayauto
Browse files Browse the repository at this point in the history
  • Loading branch information
joswr1ght committed Feb 16, 2024
1 parent 8a7d3b6 commit d0e1d6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update-labs/sec504/update-labs-504.23.6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

echo "Running lab update script."
pushd .
sudo ln -s /home/sec504/bin/display4k /usr/local/bin/display4k
sudo ln -s /home/sec504/bin/displayauto /usr/local/bin/displayauto
popd
echo "Update complete!"

Expand Down

0 comments on commit d0e1d6b

Please sign in to comment.