st installation added
This commit is contained in:
parent
e5008a6efb
commit
d108c6a5bd
@ -316,6 +316,14 @@ EOF
|
|||||||
|
|
||||||
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/src/sudoers_tmp > /etc/sudoers
|
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/src/sudoers_tmp > /etc/sudoers
|
||||||
|
|
||||||
|
blue Installing st...
|
||||||
|
cd /tmp
|
||||||
|
git clone https://github.com/LukeSmithxyz/st.git
|
||||||
|
cd st
|
||||||
|
patch < patches/transparency.diff
|
||||||
|
make
|
||||||
|
make install
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
blue Changing working directory to /tmp/...
|
blue Changing working directory to /tmp/...
|
||||||
blue Downloading next portion of the script \(larbs_user.sh\)...
|
blue Downloading next portion of the script \(larbs_user.sh\)...
|
||||||
|
Loading…
Reference in New Issue
Block a user