Bob Mottram 10 年前
父节点
当前提交
d7ecf00581
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-config

+ 1
- 1
src/freedombone-config 查看文件

218
       cp $CONFIGURATION_FILE temp.cfg
218
       cp $CONFIGURATION_FILE temp.cfg
219
   fi
219
   fi
220
 
220
 
221
-  FREEDNS_MESSAGE="Please enter the FreeDNS code for this domain.\n\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then oprining 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters."
221
+  FREEDNS_MESSAGE="Please enter the FreeDNS code for this domain.\n\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters."
222
 
222
 
223
   dialog --title "Freedombone" --msgbox "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\n\nEnsure that you have your domain and dynamic DNS settings ready.\n\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE" 15 50
223
   dialog --title "Freedombone" --msgbox "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\n\nEnsure that you have your domain and dynamic DNS settings ready.\n\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE" 15 50
224
 
224