Changes

From SME Server
Jump to navigationJump to search
Line 200: Line 200:  
get the latest files ('''-w 1''' means wait one second between two requests, to prevent your IP behing blacklisted):
 
get the latest files ('''-w 1''' means wait one second between two requests, to prevent your IP behing blacklisted):
 
  wget --mirror --no-parent -w 1 -A.mo -P ~/anaconda-po https://translate.koozali.org/anaconda/
 
  wget --mirror --no-parent -w 1 -A.mo -P ~/anaconda-po https://translate.koozali.org/anaconda/
 +
 +
you can also fast the operation by doing the following if you only need on sme version:
 +
mkdir ~/anaconda-po/sme9
 +
wget --mirror --no-parent -w 1 -A.mo -P ~/anaconda-po/sme9 https://translate.koozali.org/anaconda/sme9/
    
====Check if installer needs re-building====
 
====Check if installer needs re-building====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu