Skip to content

Commit

Permalink
Merge branch 'premaster'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfthomps committed Dec 20, 2022
2 parents e8d6e4e + 6e0dca5 commit 9b5e95c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion labs/strace/the-client/_bin/fixlocal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# PERMLOCKDIR=/var/labtainer/did_param
# echo $1 | sudo -S mkdir -p "$PERMLOCKDIR"
cd $HOME
./mkit.sh
.local/bin/mkit.sh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
cd $HOME
gcc ob.c -o observer
rm ob.c

0 comments on commit 9b5e95c

Please sign in to comment.