Rework permission handling in scripts
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
@@ -30,8 +30,8 @@ curl -fsSL "https://github.com/seccomp/libseccomp/releases/download/v${SECCOMP_V
|
||||
cd "$SECCOMP_PATH"
|
||||
./configure --prefix=/usr/local
|
||||
make
|
||||
make install
|
||||
ldconfig
|
||||
sudo make install
|
||||
sudo ldconfig
|
||||
)
|
||||
|
||||
rm -rf "$SECCOMP_PATH"
|
||||
|
||||
Reference in New Issue
Block a user