Skip to content

Commit

Permalink
Correct repository
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucaborello committed Mar 2, 2015
1 parent e1206fb commit 76343cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sysdig-probe-loader
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ fi
ARCH=$(uname -m)
KERNEL_RELEASE=$(uname -r)
SYSDIG_VERSION=$(sysdig --version | cut -d' ' -f3)
REPOSITORY="dev"
REPOSITORY="stable"

echo "* Unloading sysdig-probe, if present"
rmmod sysdig-probe
Expand Down

0 comments on commit 76343cf

Please sign in to comment.