mirror of
https://git.adityakumar.xyz/code-server-openrc.git
synced 2025-02-20 15:00:01 +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
|
||||
description="$name - VS Code on a remote server"
|
||||
user="" # your username here
|
||||
|
|
Loading…
Reference in a new issue