diff options
| author | Lain Iwakura <lain@lainmail.xyz> | 2026-01-04 04:02:31 +0300 |
|---|---|---|
| committer | Lain Iwakura <lain@lainmail.xyz> | 2026-01-04 04:02:31 +0300 |
| commit | 017edacce8842a5fb0b3630275330947c3a721a9 (patch) | |
| tree | 614673eb21e95fd947c6d13fb4fd823147a98b9f | |
| parent | feat(main): linux patches (diff) | |
| download | torus-017edacce8842a5fb0b3630275330947c3a721a9.tar.gz torus-017edacce8842a5fb0b3630275330947c3a721a9.zip | |
fix(deploy.sh): syntax
| -rwxr-xr-x | deploy.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh index 0f92cad..191e8c6 100755 --- a/deploy.sh +++ b/deploy.sh @@ -58,7 +58,6 @@ Match User $CHROOT_USER DisableForwarding yes MaxSessions 1 EOF -else fi echo "--------------------------------" |