Rohan Barar
e13b9e24a2
Updated bin/winapps to support FreeRDP Flatpak.
...
[Addendum] Attempted 'pre-commit install && pre-commit run --all-files' to attempt to fix issues with pre-commit.
2024-07-16 23:36:12 +10:00
Rohan Barar
1342574245
Fixed another typo in install script.
2024-07-16 19:21:49 +10:00
Rohan Barar
9634e8a3cf
Fixed typo in install script.
2024-07-16 19:17:48 +10:00
pre-commit-ci[bot]
2ed89bcead
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-16 08:47:22 +00:00
Rohan Barar
66a2d9e365
Added installer support for FreeRDP Flatpak.
2024-07-16 18:46:14 +10:00
pre-commit-ci[bot]
a3ed167291
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-15 21:03:12 +00:00
Rohan Barar
ff310221c5
Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"
...
This reverts commit deec2641b79e7436994e5d9498674bf369f52fed.
2024-07-16 00:30:17 +10:00
pre-commit-ci[bot]
deec2641b7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-15 13:47:43 +00:00
Rohan Barar
11d124cd0f
Various changes to appease ShellCheck.
2024-07-15 23:44:16 +10:00
Rohan Barar
be5d0f4b26
Entirely rewrote 'inquirer.sh' script to utilise 'dialog'. Updated 'installer.sh' dependencies and function calls accordingly.
2024-07-15 23:21:56 +10:00
Rohan Barar
903af2d0cd
Further refinements to installation procedure for other detected applications.
2024-07-15 13:00:52 +10:00
Rohan Barar
0102f62a25
Revert changes made by pre-commit bot.
2024-07-15 11:36:41 +10:00
pre-commit-ci[bot]
d053974995
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-14 13:32:21 +00:00
Rohan Barar
9ec1a5d03b
Refactored installation script to improve error handling and robustness.
...
- Enhanced error handling and error messages.
- Added suggested actions for each type of error.
- Improved feedback printed to stdout.
- Improved robustness of the install process through improved prerequisite checks.
- Removed calls to non-existent functions.
- Corrected several typos in paths, variable names, etc.
- Eliminated the need to run `winapps check` prior to running the installation script.
2024-07-14 23:10:10 +10:00
MrTumnis
5f2e052a43
Update installer.sh
...
Not adding a new line was causing a "directory does not exist" error because the line was continuos with the '#'
2024-06-12 18:22:09 -06:00
pre-commit-ci[bot]
754a483e64
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-06-09 11:36:00 +00:00
Oskar Manhart
f8cef50ead
fix: remove trailing spaces from all loops
2024-06-09 13:35:53 +02:00
Oskar Manhart
e43fce7707
fix: this path is already absolute
2024-06-09 11:30:27 +02:00
Oskar Manhart
79652eeec5
fix: remove test
2024-06-09 11:27:21 +02:00
LDprg
2fff49ee42
Fix shellcheck SC2238
2024-06-08 19:36:32 +02:00
LDprg
24f2ef4f33
Fix shellcheck
2024-06-08 19:35:05 +02:00
Oskar Manhart
b658df0a4c
fix: prevent backslashes being escaped at all
2024-05-31 08:36:59 +00:00
Alchemi
f5bafe4e2c
Moved shellcheck line one down at line 51
2024-05-31 10:21:51 +02:00
pre-commit-ci[bot]
45b7111d5b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-05-30 21:47:55 +00:00
Alchemi1963
9a4c689a6a
Added empty parameter catch around line 90
2024-05-30 23:22:05 +02:00
Alchemi1963
aae906ab36
Fixed printf \tsclient and no newline errors.
2024-05-30 23:18:31 +02:00
Oskar Manhart
2e7dea1cce
fix: fix shellcheck error
2024-05-30 12:14:13 +00:00
Oskar Manhart
0ea4b865dd
fix: actually use glob pattern so the loop works
2024-05-30 12:10:18 +00:00
Oskar Manhart
7abfef3477
fix: don't remove fixme
2024-05-30 12:09:16 +00:00
Oskar Manhart
662378aefe
fix: ignore shellcheck info
2024-05-30 10:26:48 +00:00
Oskar Manhart
a80e951e40
fix: this is just a warning, we can ignore it for now
2024-05-30 10:24:26 +00:00
Oskar Manhart
eb4176987a
fix: do not disable shellcheck errors annotated with FIXME
2024-05-30 10:21:34 +00:00
Oskar Manhart
f773560ca8
fix: fix SC2066; do not quote this
2024-05-30 10:20:55 +00:00
Oskar Manhart
109cbf5f79
fix: actually use loop var
2024-05-30 10:16:11 +00:00
Oskar Manhart
9126baa699
fix: don't quote $SUDO
2024-05-30 10:14:35 +00:00
LDprg
8f259464a5
finish adding spellcheck
2024-05-24 18:14:03 +02:00
LDprg
7d8ae3ae3e
Start fixing alot of stuff
2024-05-23 19:09:37 +02:00
LDprg
d9a08384d9
add many fixes based on precommit
2024-05-23 18:30:03 +02:00
Oskar Manhart
7c156da6fc
Merge branch 'main' into main
2024-05-15 10:14:26 +02:00
Sebastien Bürky
84bf580d11
Prefer to use os icons
2024-04-21 01:36:47 +02:00
Sebastien Bürky
f240fc3e95
another typo fix
2024-04-20 23:17:37 +02:00
Sebastien Bürky
93c450b332
Fixes for freerdp3, and for arch linux, also add convenience function to install all officially supported apps in one go, also fix a typo
2024-04-20 22:26:22 +02:00
matt-m-3
dac09eedf4
correcting waConfigureDetectedApps function
2023-12-07 09:13:59 -06:00
Fmstrat
263fba803b
Disabled demo mode
2023-07-13 12:20:42 +02:00
Fmstrat
01e0bb3b09
Update installer multi-select
2023-07-13 12:20:42 +02:00
Fmstrat
a7b2dce33d
Added auto-detection of applications
2023-07-13 12:20:42 +02:00
Fmstrat
d4925a1adf
Allow users to choose apps to install
2023-07-13 12:20:42 +02:00
Fmstrat
ee6b64040e
Move app files to install
2023-07-13 12:20:40 +02:00
Fmstrat
1a12052ea8
Added prompt system
2023-07-13 12:19:49 +02:00
Fmstrat
bd813ccd6e
Switch method to check for completion of scan
2023-07-13 12:18:56 +02:00