mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 23:29:39 +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 "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
|
||||
sudo sh setup-repos.sh
|
||||
rm setup-repos.sh
|
||||
|
Loading…
Reference in New Issue
Block a user