Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
6992659b
Unverified
Commit
6992659b
authored
Dec 22, 2023
by
LordDarkneo
Committed by
GitHub
Dec 22, 2023
Browse files
Update synology_dsm.sh
parent
05696d44
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/synology_dsm.sh
View file @
6992659b
...
...
@@ -223,7 +223,7 @@ synology_dsm_deploy() {
#################### Private functions below ##################################
_logout
()
{
# Logout
S
ERT user only to not occupy a permanent session, e.g. in DSM's "Connected Users" widget (based on previous variables)
# Logout
C
ERT user only to not occupy a permanent session, e.g. in DSM's "Connected Users" widget (based on previous variables)
response
=
$(
_get
"
$_base_url
/webapi/
$api_path
?api=SYNO.API.Auth&version=
$api_version
&method=logout&_sid=
$sid
"
)
_debug3 response
"
$response
"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment