8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c9a7a commit 16afae0Copy full SHA for 16afae0
github-actions-tests/mamonsu_build.sh
@@ -76,9 +76,9 @@ elif [ "${OS%:*}" = "ubuntu" ]; then
76
sudo touch /etc/mamonsu/agent.conf
77
cat /mamonsu/github-actions-tests/sources/agent_3.4.0.conf > /etc/mamonsu/agent.conf
78
chmod -R 777 /etc/mamonsu/
79
+ sudo apt-get -y install ./mamonsu*.deb
80
sudo chmod 600 /etc/mamonsu/agent.conf
81
sudo chown mamonsu:mamonsu /etc/mamonsu/agent.conf
- sudo apt-get -y install ./mamonsu*.deb
82
service mamonsu restart
83
sleep 5
84
echo && echo && echo "Mamonsu version:"
0 commit comments