diff options
Diffstat (limited to 'remote/tools/systemd/build.systemd')
| -rw-r--r-- | remote/tools/systemd/build.systemd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/tools/systemd/build.systemd b/remote/tools/systemd/build.systemd index 40c76327..af57f8da 100644 --- a/remote/tools/systemd/build.systemd +++ b/remote/tools/systemd/build.systemd @@ -14,7 +14,7 @@ fetch_source () install_dependencies() { # quick fix for missing libkmod repo... - add-apt-repository --yes ppa:pitti/systemd + add-apt-repository --force-yes ppa:pitti/systemd apt-get update --force-yes apt-get install --force-yes $DEPS } |
