fix typo
This commit is contained in:
parent
5a02e9ac66
commit
70266b4ef3
@ -13,5 +13,5 @@ package_update: true
|
|||||||
package_upgrade: true
|
package_upgrade: true
|
||||||
runcmd:
|
runcmd:
|
||||||
- "wget https://git.wmi.amu.edu.pl/s470607/code-server-test/src/branch/master/setup.sh"
|
- "wget https://git.wmi.amu.edu.pl/s470607/code-server-test/src/branch/master/setup.sh"
|
||||||
- "chmod + x setup.sh"
|
- "chmod +x setup.sh"
|
||||||
- "sh setup.sh"
|
- "sh setup.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user