changed all occurances of teh to the
This commit is contained in:
parent
ad79fb617d
commit
72dcdb1203
6 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
3. Enter the same email used for UL Wolves.
|
||||
* This is the ``Preferred Contact Email`` on your [profile page][profile].
|
||||
4. You will get an email to verify your address, follow the link in the email.
|
||||
* You may need to check teh spam folder.
|
||||
* You may need to check the spam folder.
|
||||
* It may also take up to 15 min to be delivered.
|
||||
5. Choose a ``username`` and ``password``.
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@ nano config
|
|||
Or open up in a text editor.
|
||||
|
||||
### Windows/Linux
|
||||
This is what we want to have in teh file.
|
||||
This is what we want to have in the file.
|
||||
```
|
||||
Host *.skynet.ie
|
||||
User $USERNAME
|
||||
|
@ -91,7 +91,7 @@ Host *.skynet.ie
|
|||
|
||||
|
||||
## Add key to account
|
||||
Go to [the modify SSH page](https://account.skynet.ie/modify_ssh) and paste in teh contents of ``$USERNAME.pub``.
|
||||
Go to [the modify SSH page](https://account.skynet.ie/modify_ssh) and paste in the contents of ``$USERNAME.pub``.
|
||||
|
||||
You will now be able to SSH into Skynet like so:
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Instructions to do so can be found [on the Create Skynet Account page](./create_
|
|||
Modern involves using source control to version your site.
|
||||
This is then leveraged to automatically deploy to your Skynet account/website.
|
||||
|
||||
The core repo for this is [here][deploy_user], it contains all teh required info to get it working.
|
||||
The core repo for this is [here][deploy_user], it contains all the required info to get it working.
|
||||
If this does not suit your needs you can take a look at the [forks which cover different tools][deploy_user_forks].
|
||||
|
||||
[deploy_user]: https://forgejo.skynet.ie/Skynet/deploy_user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue