mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-14 22:06:58 +00:00
miasm: added install-root-archlinux
This commit is contained in:
parent
6929aefaa7
commit
1e6c96168c
1 changed files with 4 additions and 0 deletions
4
miasm/install-root-archlinux
Executable file
4
miasm/install-root-archlinux
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
pacman -Syu --needed --noconfirm \
|
||||
zlib libstdc++5 llvm clang libedit
|
Loading…
Add table
Reference in a new issue