www-apps/code-server-bin: drop old, add 4.5.1

Closes: https://bugs.gentoo.org/838835
Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>
This commit is contained in:
Leonardo Hernández Hernández
2022-08-02 14:29:20 -05:00
parent dfbb83fdea
commit 9fc03881ea
4 changed files with 15 additions and 147 deletions

View File

@@ -1,10 +1,10 @@
[Unit]
Description=code-server
Description=code-server-bin
After=network.target
[Service]
Type=exec
ExecStart=/usr/bin/code-server
ExecStart=/usr/bin/code-server-bin
Restart=always
[Install]