#!/usr/bin/env bash # # SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later # DC_IP=$1 shift docker run --rm --name client -v /tmp/shared:/shared --dns $DC_IP --hostname client.domain.test icewind1991/samba-krb-test-client $@ ml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/demos/button/checkbox.html
blob: 6f2c5ec15339d3729c5d1664d5d9b64d05c2321e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37