installer - beta3
This commit is contained in:
parent
e284af1de6
commit
23ec0510ab
@ -2,9 +2,7 @@
|
|||||||
cd /tmp/
|
cd /tmp/
|
||||||
git clone https://github.com/shihaamabr/bml-cli.git
|
git clone https://github.com/shihaamabr/bml-cli.git
|
||||||
mkdir -p /opt/sar/bml-cli/
|
mkdir -p /opt/sar/bml-cli/
|
||||||
rm /opt/sar/bml-cli/*
|
|
||||||
mv bml-cli/* /opt/sar/bml-cli/
|
mv bml-cli/* /opt/sar/bml-cli/
|
||||||
touch /usr/bin/bml-cli
|
|
||||||
echo "#!/bin/bash" > /usr/bin/bml-cli
|
echo "#!/bin/bash" > /usr/bin/bml-cli
|
||||||
echo "source /opt/sar/bml-cli/bml.sh" >> /usr/bin/bml-cli
|
echo "source /opt/sar/bml-cli/bml.sh" >> /usr/bin/bml-cli
|
||||||
chmod 755 /usr/bin/bml-cli
|
chmod 755 /usr/bin/bml-cli
|
||||||
|
Loading…
x
Reference in New Issue
Block a user