mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-10 17:30:47 +00:00
The Webmin netatalk module depends on libcgi-session-perl
This commit is contained in:
parent
cad3df690e
commit
07a4826167
@ -964,7 +964,7 @@ function installWebmin() {
|
|||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Installing packages..."
|
echo "Installing packages..."
|
||||||
sudo apt-get install curl --no-install-recommends --assume-yes </dev/null
|
sudo apt-get install curl libcgi-session-perl --no-install-recommends --assume-yes </dev/null
|
||||||
curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh
|
curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh
|
||||||
sudo sh setup-repos.sh
|
sudo sh setup-repos.sh
|
||||||
rm setup-repos.sh
|
rm setup-repos.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user