Daniel Hansson
0f95c5d8b4
final touches
2023-10-04 14:59:39 +02:00
Daniel Hansson
5929f8260e
rename vars
2023-10-04 14:49:18 +02:00
Daniel Hansson
d992357a91
add missing var
2023-10-04 14:21:50 +02:00
Daniel Hansson
386e548d5c
SC
2023-10-04 14:20:59 +02:00
Daniel Hansson
aecb8f28b3
Merge branch 'main' into patch-2
2023-10-04 14:17:22 +02:00
Daniel Hansson
f03fc83c4f
more vars
2023-10-04 14:15:23 +02:00
Daniel Hansson
57862cb63f
rethink the uninstaller
2023-10-04 14:11:41 +02:00
Daniel Hansson
dcd7f828c0
add more functions
2023-10-04 14:10:43 +02:00
RustDesk
ec79b3e832
Merge pull request #108 from enoch85/patch-1
...
Improve further
2023-10-04 13:41:59 +08:00
Daniel Hansson
bed5384ea4
Add uninstaller
...
This is based on the install script, line by line.
Will maybe make a nicer menu of everything if I have time and motivation.
This PR can be merged as is though.
2023-10-03 23:18:30 +02:00
Daniel Hansson
d12bc5f966
wording
2023-10-03 22:56:53 +02:00
Daniel Hansson
04369b60db
add default user pass
2023-10-03 22:40:49 +02:00
Daniel Hansson
eaceefd8bb
typo
2023-10-03 22:39:09 +02:00
Daniel Hansson
3f039cb502
intendent correctly
2023-10-03 22:36:15 +02:00
Daniel Hansson
efa485173f
remove from main script
2023-10-03 22:26:20 +02:00
Daniel Hansson
23d9d936ad
add more vars to lib
2023-10-03 22:25:55 +02:00
Daniel Hansson
50dcbccef9
Improve further
...
Fix https://github.com/rustdesk/rustdesk-server-pro/issues/107
2023-10-03 22:24:57 +02:00
RustDesk
b57eb8854d
Merge pull request #96 from enoch85/patch-1
...
Use Snap instead for Certbot + fix Shellcheck, and improve code quailty
2023-10-04 00:54:20 +08:00
RustDesk
c2fa493407
Merge pull request #106 from enoch85/patch-5
...
enable shellcheck
2023-10-04 00:53:53 +08:00
RustDesk
37a2d95def
Merge pull request #105 from enoch85/patch-4
...
enable shellcheck
2023-10-04 00:53:39 +08:00
RustDesk
5fd03c308a
Merge pull request #104 from enoch85/patch-3
...
enable shellcheck
2023-10-04 00:53:25 +08:00
RustDesk
026a74e337
Merge pull request #103 from enoch85/patch-2
...
enable shellcheck
2023-10-04 00:53:10 +08:00
Daniel Hansson
3e760dc243
SC
2023-10-03 18:25:01 +02:00
Daniel Hansson
f8229c238b
SC
2023-10-03 18:23:56 +02:00
Daniel Hansson
3daa02e45f
enable shellcheck
2023-10-03 18:18:44 +02:00
Daniel Hansson
e474af4b6c
enable shellcheck
2023-10-03 18:18:01 +02:00
Daniel Hansson
89b6a3df0a
enable shellcheck
2023-10-03 18:17:30 +02:00
Daniel Hansson
101faddb97
enable shellcheck
2023-10-03 18:16:32 +02:00
Daniel Hansson
c7da348133
fix remaning stuff
2023-10-03 18:05:33 +02:00
Daniel Hansson
d7f477c190
found more permission occurances
...
...but now it's done
2023-10-03 16:16:59 +02:00
Daniel Hansson
80a378c75b
ok, last last change :)
2023-10-03 16:10:52 +02:00
Daniel Hansson
f145a954c4
last change
2023-10-03 16:09:05 +02:00
Daniel Hansson
eba52bc614
SC fix?
2023-10-03 15:58:06 +02:00
Daniel Hansson
7d0d4e8238
Update lib.sh
2023-10-03 15:47:58 +02:00
Daniel Hansson
07b387f185
fixed wanip
2023-10-03 15:39:45 +02:00
Daniel Hansson
3d0472bb91
Merge branch 'rustdesk:main' into patch-1
2023-10-03 15:36:06 +02:00
Daniel Hansson
d00e5fa8d7
Update install.sh
2023-10-03 15:31:12 +02:00
Daniel Hansson
7c4a90f5df
SC
2023-10-03 15:25:21 +02:00
Daniel Hansson
88906b6fae
Update lib.sh
2023-10-03 15:23:37 +02:00
Daniel Hansson
e0a5c7a8ae
starting to look like something shiny
2023-10-03 15:22:10 +02:00
Daniel Hansson
5495265cb1
Create lib.sh
2023-10-03 12:02:13 +02:00
Daniel Hansson
aebf0eff5d
commit latest changes, still WIP
2023-10-03 11:59:09 +02:00
RustDesk
7aeb318587
fix https://github.com/rustdesk/rustdesk-server-pro/issues/100
2023-10-03 17:48:52 +08:00
RustDesk
659f2252fa
Merge pull request #98 from enoch85/patch-2
...
Add shellcheck and misspell
2023-10-03 13:40:56 +08:00
Daniel Hansson
f1a4a25f56
remove non-existing branch
2023-10-02 17:12:10 +02:00
Daniel Hansson
dcbd9ab61f
Add shellcheck and misspell
2023-10-02 17:10:49 +02:00
Daniel Hansson
97a4c12fa1
intendent properly
2023-10-02 14:53:47 +02:00
Daniel Hansson
4a70bb3540
fix a bunch or errors
...
1. Better EOF
2. Shellchecked the code
2023-10-02 12:57:33 +02:00
Daniel Hansson
f60fcb61e6
add classic confinment
2023-10-02 12:13:53 +02:00
Daniel Hansson
d3abe106c9
Use Snap instead for Certbot
...
It's much better, and newer, and updates automatically
2023-10-02 12:10:14 +02:00