瀏覽代碼

More specific instructions

Bob Mottram 10 年之前
父節點
當前提交
3b61f3ec40
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-prep

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

256
 echo 'Enter the command "exit" a couple of times to get back to your main system' >> /tmp/freedombone_motd
256
 echo 'Enter the command "exit" a couple of times to get back to your main system' >> /tmp/freedombone_motd
257
 echo 'then log back in as the user you just created with:' >> /tmp/freedombone_motd
257
 echo 'then log back in as the user you just created with:' >> /tmp/freedombone_motd
258
 echo '' >> /tmp/freedombone_motd
258
 echo '' >> /tmp/freedombone_motd
259
-echo '    ssh [username]@$BBB_FIXED_IP_ADDRESS' >> /tmp/freedombone_motd
259
+echo "    ssh [username]@$BBB_FIXED_IP_ADDRESS" >> /tmp/freedombone_motd
260
 echo '' >> /tmp/freedombone_motd
260
 echo '' >> /tmp/freedombone_motd
261
 echo 'and use the "su" command to become the root user again.' >> /tmp/freedombone_motd
261
 echo 'and use the "su" command to become the root user again.' >> /tmp/freedombone_motd
262
 echo '' >> /tmp/freedombone_motd
262
 echo '' >> /tmp/freedombone_motd