tambahannya
This commit is contained in:
@@ -41,7 +41,8 @@ RUN mkdir -p /var/run/sshd \
|
|||||||
# COPY --chown=$SSH_USER:$SSH_USER deploy /usr/local/bin/deploy
|
# COPY --chown=$SSH_USER:$SSH_USER deploy /usr/local/bin/deploy
|
||||||
# RUN chmod +x /usr/local/bin/deploy
|
# RUN chmod +x /usr/local/bin/deploy
|
||||||
|
|
||||||
RUN cat <<EOF > /usr/local/bin/deploy
|
RUN cat <<'EOF' > /usr/local/bin/deploy
|
||||||
|
#!/bin/bash
|
||||||
curl -fsSL https://cld-dkr-makuro-seafile.wibudev.com/f/10c56ba2e2ec406cba61/?dl=1 | bash -s -- "$@"
|
curl -fsSL https://cld-dkr-makuro-seafile.wibudev.com/f/10c56ba2e2ec406cba61/?dl=1 | bash -s -- "$@"
|
||||||
EOF
|
EOF
|
||||||
RUN chmod +x /usr/local/bin/deploy
|
RUN chmod +x /usr/local/bin/deploy
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "g3n",
|
"name": "g3n",
|
||||||
"version": "1.0.19",
|
"version": "1.0.20",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
"g3n": "./bin/g3n.ts"
|
"g3n": "./bin/g3n.ts"
|
||||||
|
|||||||
Reference in New Issue
Block a user