mirror of
https://git.adityakumar.xyz/code-server-openrc.git
synced 2025-02-22 07:40:00 +00:00
add shebang
This commit is contained in:
parent
9b90251d88
commit
9d3fc9de4a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#!/sbin/openrc-run
|
||||||
name=$RC_SVCNAME
|
name=$RC_SVCNAME
|
||||||
description="$name - VS Code on a remote server"
|
description="$name - VS Code on a remote server"
|
||||||
user="" # your username here
|
user="" # your username here
|
||||||
|
|
Loading…
Reference in a new issue