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 18bcd5a commit 18d4486Copy full SHA for 18d4486
redbaron/data/scripts/iredmail.sh
@@ -1,10 +1,10 @@
1
#bin/bash
2
3
-wget https://github.com/iredmail/iRedMail/archive/1.2.1.tar.gz
+wget https://github.com/iredmail/iRedMail/archive/1.3.tar.gz
4
5
-tar -xf 1.2.1.tar.gz
+tar -xf 1.3.tar.gz
6
7
-cd iRedMail-1.2.1
+cd iRedMail-1.3
8
9
echo -e "AUTO_USE_EXISTING_CONFIG_FILE=y \
10
\nAUTO_INSTALL_WITHOUT_CONFIRM=y \
0 commit comments