Oups i forgot bold part :D:D:DCode
- apt-get install subversion (only if you did not have already installed)
- [b]mkdir -p /path/to/some/dir (only if /path/to/some/dir do not exits)[/b]
- svn export https://i-mscp.svn.sourceforge.net/svnroot/i-mscp/trunk/ /path/to/some/dir
- cd /path/to/some/dir
- perl ./imscp-autoinstall (or simply ./imscp-autoinstall, perl is default installed)
No, thats all you need, no more manual steps on install / update.
I've actually thought of gOOvER's script that run only:)