move binary to /usr/bin

This commit is contained in:
aptalca
2019-06-25 20:19:14 -04:00
parent 0d9851b43c
commit a4102b0c8c
2 changed files with 3 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ fi
exec \
s6-setuidgid abc \
/opt/code-server/code-server \
/usr/bin/code-server \
-H \
${PASSARG} \
-d /config/data \