Spaces:
Runtime error
Runtime error
Soutrik
commited on
Commit
·
f25067e
1
Parent(s):
98ad2ca
ec2 setup
Browse files- ec2_runner_setup.md +1 -0
ec2_runner_setup.md
CHANGED
@@ -49,6 +49,7 @@ tar xzf ./actions-runner-linux-x64-2.320.0.tar.gz
|
|
49 |
./config.sh --url https://github.com/soutrik71/pytorch-template-aws --token <Latest>
|
50 |
# cd actions-runner/
|
51 |
./run.sh
|
|
|
52 |
# https://github.com/soutrik71/pytorch-template-aws/settings/actions/runners/new?arch=x64&os=linux
|
53 |
```
|
54 |
__Activate aws cli__:
|
|
|
49 |
./config.sh --url https://github.com/soutrik71/pytorch-template-aws --token <Latest>
|
50 |
# cd actions-runner/
|
51 |
./run.sh
|
52 |
+
./config.sh remove --token <> # To remove the runner
|
53 |
# https://github.com/soutrik71/pytorch-template-aws/settings/actions/runners/new?arch=x64&os=linux
|
54 |
```
|
55 |
__Activate aws cli__:
|