Skip to content

Merge dev into main #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 251 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
251 commits
Select commit Hold shift + click to select a range
7417012
Check python version
jkuusk Jun 14, 2023
42f1e0f
Add LED source S/N to metadata. Read S/N from the instruments instead of
jkuusk Jun 15, 2023
03b1e08
Bugfix for env log requests from instruments with FW older than 0.15.24
jkuusk Jun 15, 2023
a5cee0f
Scripts for setting up backup ssh access at ethernet interface
jkuusk Jun 29, 2023
a85b7ab
Added dhcp server option for the backup ssh access
jkuusk Jun 30, 2023
cb6d23e
Clarified existing configuration file warning message
jkuusk Jun 30, 2023
56f9637
Added --get option, pan and tilt are now optional parameters
jkuusk Jun 30, 2023
6563609
Reset relay bugfix for usb connection
jkuusk Jun 30, 2023
ea43ce8
Bugfix to earlier commit
jkuusk Jun 30, 2023
028be16
Improved handling of comments in the sequence file
jkuusk Jun 30, 2023
ad0968b
Sequence file parsing bugfix
jkuusk Jul 3, 2023
8ecde1d
Minimum runtime to leave time for access in case of bug or misconfigu…
jkuusk Jul 3, 2023
5a8a5ff
Fixed a minor typo
jkuusk Jul 3, 2023
ff6cb93
Setup shortcuts
jkuusk Jul 3, 2023
923457f
Fixed setup information message
jkuusk Jul 3, 2023
b50f2c0
Install also Yoctopuce command line API
jkuusk Jul 3, 2023
c711ecd
Updated shortcuts
jkuusk Jul 4, 2023
025018d
Disable shutting down at the end of the sequence if no wakeup is sche…
jkuusk Jul 4, 2023
a93e8c7
Added forced shutdown option if no wakeup is scheduled
jkuusk Jul 5, 2023
3b800a2
Print shortcut help at logon
jkuusk Jul 5, 2023
d783c4e
Extended VM request support and some basic sequence functionality/doc
stiebrs Jul 4, 2023
216b499
VNIR LED source radiance measurement
jkuusk Jul 5, 2023
479a52e
Add relay button descriptions to gui
jkuusk Jul 5, 2023
e05d236
Added Yocto auto-power-off configuration shortcut
jkuusk Jul 5, 2023
ce30616
Log network traffic at the end of the sequence
jkuusk Jul 6, 2023
98237ab
Added pan-tilt shortcut
jkuusk Jul 6, 2023
ce10060
Improved test-env and test-env-live shortcuts
jkuusk Jul 6, 2023
6095d11
Improve formatting of env log dialog
jkuusk Jul 6, 2023
1a75aa2
Ctrl-q exits GUI
jkuusk Jul 6, 2023
bc66adc
Ctrl-q didn't always exit python after closing the window
jkuusk Jul 6, 2023
a0a5533
Fit file name to single line in the gui dialog after acquisition
jkuusk Jul 6, 2023
854ba30
Replaced NREL SPA with pysolar due to licensing limitations
jkuusk Jul 6, 2023
ba14e6a
Protocol parsing bugfix
jkuusk Jul 7, 2023
20911b8
Add pt sun shortcut
jkuusk Jul 10, 2023
2137b5f
Fixed yocto gps parsing in pt shortcut
jkuusk Jul 10, 2023
08fa566
Changed shortcut text highlight color from yellow to blue for better …
jkuusk Jul 10, 2023
38a8d9f
Added yocto schedule adjusting shortcut. Ugly, but seems to work.
jkuusk Jul 10, 2023
ddbf842
Fixed install scripts for the latest Manjaro
jkuusk Jul 11, 2023
cb9c912
Minor updates to install scripts
jkuusk Jul 11, 2023
48d1323
Enable radiometer env logs by default
jkuusk Jul 11, 2023
0b10e96
Fixed install scripts for Debian 12
jkuusk Jul 11, 2023
a8f5a24
Installing backup ssh access broke reverse ssh
jkuusk Jul 12, 2023
d304337
Fix pt sun and .bash_aliases permissions
jkuusk Jul 14, 2023
417b2bd
Bugfix for pt without arguments
jkuusk Jul 14, 2023
37ce8e5
Quoted lots of variables in bash_aliases
jkuusk Jul 14, 2023
2cca1b5
Improve readability by replacing ! x==y with x!=y in run_service.sh
jkuusk Jul 14, 2023
711db88
Add --test-run parameter to run_service.sh which overrides conf with …
jkuusk Jul 14, 2023
50814a3
Inhibit yocto sleep and PC power off by sleep.lock file
jkuusk Jul 14, 2023
6b43292
Accept floating point numbers for pt shortcut
jkuusk Jul 17, 2023
921feac
Backup ssh connection can be configured on wifi interface
jkuusk Jul 18, 2023
1a9e972
Added script for basic operating system configuration
jkuusk Jul 18, 2023
cb7993f
Add journal size to log
jkuusk Jul 18, 2023
a395b07
Merge branch 'HYPERNETS:suggestions' into suggestions
jkuusk Jul 19, 2023
61c96e9
Merge branch 'lightsensor' into suggestions
jkuusk Jul 20, 2023
53c342e
Merge branch 'gui' into suggestions
jkuusk Jul 20, 2023
97d1e3c
Abort sequence if rain is detected
jkuusk Jul 21, 2023
1bed5f0
Fixed minor typo
jkuusk Jul 21, 2023
660a63a
Increase rain sensor sleep to 5s for now shortcut
jkuusk Jul 21, 2023
593eb9d
Merge branch 'lightsensor' into suggestions
jkuusk Jul 24, 2023
cb5e951
Merge branch 'rain2' into suggestions
jkuusk Jul 24, 2023
2d92e31
Rain bugfix for suggestions branch
jkuusk Jul 24, 2023
3cd12a2
Fixed more similar bugs in the suggestions branch
jkuusk Jul 24, 2023
d910e37
Reset highlight after yapo set
jkuusk Jul 24, 2023
583fac7
Merge branch 'rain2' into suggestions
jkuusk Jul 24, 2023
2c6cba4
Fix failed rain sensor merge in suggestions branch
jkuusk Jul 24, 2023
d948e67
Log supply voltage
jkuusk Jul 24, 2023
990d439
Log next scheduled yocto wakeup
jkuusk Jul 24, 2023
81a5010
Improve yocto online check
jkuusk Jul 24, 2023
7fddb94
List available yocto modules if yocto comms fails
jkuusk Jul 24, 2023
aec6b63
Show time until next yocto wakeup wrt yocto time not system time
jkuusk Jul 23, 2023
69db9fd
Sync PC time to yocto GPS is GPS has fix. Enable ntpd in 09_sysconfig
jkuusk Jul 26, 2023
7f2302a
Fixed sysconfig script for Manjaro
jkuusk Jul 26, 2023
69d0761
Added warning about sleep.lock to now shortcut
jkuusk Jul 26, 2023
d9873b5
Add support for old polkit to sysconfig script
jkuusk Jul 26, 2023
3668e42
Disable ntp before syncing PC time to GPS
jkuusk Jul 26, 2023
de9ea8a
Bugfix to clock sync script that was mistakenly left out from the pre…
jkuusk Jul 26, 2023
fc7d47e
Don't log non-existent hypernets-time service
jkuusk Jul 26, 2023
74ff1a9
Log OS distro and release at the beginning of the sequence
jkuusk Jul 26, 2023
d86623b
Add ~/.local/bin to path, Yocto cmd line API is there in Manjaro
jkuusk Jul 26, 2023
d01df62
Add yocto time zone adjustment to schedule shortcut
jkuusk Jul 27, 2023
fc80c23
Log also debian minor version
jkuusk Jul 27, 2023
c70d49c
Fix gui crash when pressing prev/next/plot buttons
jkuusk Jul 27, 2023
021778a
Change vm state when turning off
jkuusk Jul 27, 2023
ab828c1
Fix some crashes when setting SWIR temperature fails
jkuusk Jul 27, 2023
9571287
Don't try accessing webcam if IP is not valid
jkuusk Jul 27, 2023
15483ba
Add webpic shortcut
jkuusk Jul 28, 2023
999236d
Added hypypic shortcut and syncing pics to server
jkuusk Jul 28, 2023
02ba732
yocto time bugfix in yapo shortcut
jkuusk Jul 28, 2023
bf630a4
shortcut help text fix
jkuusk Jul 28, 2023
242d5c0
Bugfix to previous yapo fix
jkuusk Jul 28, 2023
ba58040
Fix too dark error handling for hypypic shortcut
jkuusk Jul 28, 2023
5a24942
Fixed a typo in previous commit
jkuusk Jul 28, 2023
ccdb260
Added portal shortcut
jkuusk Jul 28, 2023
d637223
Configparser exits with error if config file is missing
jkuusk Jul 28, 2023
06aad41
Remove text highlights from configparser
jkuusk Jul 28, 2023
dd807df
Merge branch 'main' into suggestions
jkuusk Jul 31, 2023
ccaf741
Log next scheduled wakeup time into 'system_is_up' file on server
jkuusk Jul 31, 2023
3e943d3
Add ERROR prefix to camera ping timeout message
jkuusk Aug 1, 2023
f88a693
Revert to ssh listening to 0.0.0.0. There are too many corner cases t…
jkuusk Aug 2, 2023
0d435b1
Warn if GPS fix differs over 100 m from coordinates in config_dynamic…
jkuusk Aug 2, 2023
82c4d74
pipx is not available on older Debian releases
jkuusk Aug 2, 2023
aaa16ae
only Debian and Manjaro are supported distributions
jkuusk Aug 2, 2023
7648822
Move minimum uptime check before sleep.lock check
jkuusk Aug 2, 2023
3e54536
Fix dependencies for Manjaro
jkuusk Aug 2, 2023
e5193ac
Exit with code 30 if sequence file is not found and don't retry again
jkuusk Aug 2, 2023
39f2f21
Fix bypass_yocto
jkuusk Aug 2, 2023
6692cd0
If pan-tilt didn't move to within 1 degree from the setpoint try again
jkuusk Aug 2, 2023
055e19a
Moved rain check and parking to nadir into functions
jkuusk Aug 2, 2023
f6c9da0
Remove deprecated services
jkuusk Aug 2, 2023
c9b859e
Log GPS fix distance and bearing also if less than 100 m from config
jkuusk Aug 3, 2023
d7a2f15
Add .local/bin to path in hello_server.sh
jkuusk Aug 3, 2023
059d008
Added pt delta shortcut
jkuusk Aug 3, 2023
96089e9
Use libgpiod for rain sensor
jkuusk Aug 4, 2023
754d080
Fix rain sensor install for Manjaro
jkuusk Aug 4, 2023
e58c1da
Removed unicode degree character from gps log message
jkuusk Aug 4, 2023
22c1102
Fix new rain sensor code for kernel <6.1
jkuusk Aug 8, 2023
78cdb2d
Debug pan-tilt no move
jkuusk Aug 9, 2023
ea2a70a
Some more debugging of pan-tilt
jkuusk Aug 10, 2023
b444428
Workaround for buggy pan-tilt firmware
jkuusk Aug 10, 2023
10d957c
Fixed tilt workaround
jkuusk Aug 10, 2023
1263f85
Attempt to mitigate missing responses to position queries in some spe…
jkuusk Aug 11, 2023
9060b13
pan-tilt workaround logging at debug level instead of warning
jkuusk Aug 18, 2023
1937c6e
Write correct protocol file to metadata if woken up by schedule2
jkuusk Aug 18, 2023
68709e3
Improved handling of VM timeout
jkuusk Aug 29, 2023
7cfc469
Fix python indents
jkuusk Aug 29, 2023
1a28bc6
Power cycle radiometer if VM stabilisation fails
jkuusk Sep 4, 2023
caf1f5d
Use libhypstar:vm_dev for this branch
jkuusk Sep 13, 2023
c96b95c
Merge pull request #77 from jkuusk/suggestions
alex-corizzi Sep 14, 2023
01cb267
add different binaries for linux versions
alex-corizzi Oct 10, 2023
7b10bd8
add rsync suggestion from 22 nov 23
corizzi Nov 23, 2023
fc0a050
Read S/N from the radiometer (and LED) instead of config file. Write …
jkuusk Dec 8, 2023
72b68c0
config_dynamic.ini template bugfix for previous commit.
jkuusk Dec 8, 2023
5829370
Log supply voltage
jkuusk Dec 8, 2023
1f2cd38
Bugfix to previous commit. Exit with code 30 if sequence file is not …
jkuusk Dec 8, 2023
ebe9142
Log network traffic at the end of the sequence
jkuusk Dec 8, 2023
10682ea
Don't log non-existent hypernets-time service. Log system journal size.
jkuusk Dec 8, 2023
4e0f8d7
Add ERROR prefix to camera ping timeout message. Don't try accessing …
jkuusk Dec 8, 2023
c52166e
Always log wake up reason
jkuusk Dec 8, 2023
eed194e
Sample land sequence bugfix
jkuusk Dec 8, 2023
85a1faf
Always log wake up reason
jkuusk Dec 8, 2023
0840df4
add rsync suggestion from 22 nov 23
corizzi Nov 23, 2023
0ab2b1d
Sample land sequence bugfix
jkuusk Dec 8, 2023
0974a2d
exclude CUR folders from second rsync
corizzi Dec 12, 2023
a02582f
change rsync params
corizzi Dec 13, 2023
3448569
Log hypernets_tools git repo, branch, and commit
jkuusk Dec 18, 2023
6766bf9
Merge remote-tracking branch 'upstream/hotfix-processor' into hotfix-…
jkuusk Dec 18, 2023
6c8ecb7
Log hypernets_tools git repo, branch, and commit
jkuusk Dec 18, 2023
2e618ab
Rain sensor udev rule bugfix
jkuusk Dec 18, 2023
ba61f02
Sync log name with the content timestamp
jkuusk Dec 18, 2023
8f6fbc3
Bugfix for pan-tilt offset calculation corner case
jkuusk Dec 18, 2023
c89e500
Sync log name with the content timestamp
jkuusk Dec 18, 2023
db564a1
Bugfix for pan-tilt offset calculation corner case
jkuusk Dec 18, 2023
bb69350
exclude CUR folders from second rsync
corizzi Dec 12, 2023
3dfa864
change rsync params
corizzi Dec 13, 2023
7a824e3
metadata rsync bugfix
jkuusk Jan 5, 2024
95eeaaf
metadata rsync bugfix
jkuusk Jan 5, 2024
4a600ff
Merge pull request #78 from jkuusk/hotfix-processor
alex-corizzi Jan 16, 2024
6f2359c
Merge pull request #79 from jkuusk/suggestions
alex-corizzi Jan 16, 2024
4123646
archive files - adapt rsync to remove files after sync
bastinc Jan 4, 2024
2d9dc44
feat: Modify rolling archive directory to have a structure YEAR/MONTH…
bastinc Jan 18, 2024
84e74ed
feat: Remove sequences, logs older than a month in rolling archive
bastinc Jan 18, 2024
bbbcfba
fix: empty folders removal
bastinc Jan 19, 2024
55ff9ee
fix: empty folders removal in ARCHIVE folder
bastinc Jan 24, 2024
f8adb0f
Merge branch 'beta' into main-hotfix
alex-corizzi Mar 11, 2024
03cce5f
libhypstar update
Mar 11, 2024
12edbb6
Merge pull request #84 from HYPERNETS/archive-handling
alex-corizzi Mar 13, 2024
b388aae
re-add upload the CURx folders
Mar 13, 2024
2b1e082
Fix install scripts for Debian 11
jkuusk Apr 12, 2024
2621b76
Log integration times
jkuusk Apr 12, 2024
6bc0781
Bugfix to previous commit
jkuusk Apr 12, 2024
f4cf687
Runseq shortcut now ignores start_sequence parameter in config file
jkuusk Apr 12, 2024
f5d72f5
Disable wake up reason check for test run using runseq shortcut
jkuusk Apr 12, 2024
6316dd2
Bugfix to previous commit
jkuusk Apr 18, 2024
9214cce
Change std land sequence to avoid boom and add sum picture
jkuusk Apr 19, 2024
59942fb
Install service files with correct permissions
jkuusk Apr 19, 2024
db02679
Log FTDI board serial number
jkuusk Apr 19, 2024
8836284
Bugfix to previous commit
jkuusk Apr 19, 2024
53474b1
Fix reading hypstar_port from config
jkuusk Apr 19, 2024
b2e3e9c
Log yocto firmware version
jkuusk Apr 19, 2024
d1c145f
Log yocto and system uptime
jkuusk Apr 19, 2024
676f4e0
Print error message if rain sensor init fails with exception
jkuusk Jun 7, 2024
ffc3c58
Merge pull request #85 from jkuusk/beta-main-hotfix
alex-corizzi Jun 10, 2024
d18efe7
deactivate archive for data / keep it for log / add option for data t…
alex-corizzi Jun 11, 2024
b3e539b
log sequence parser error in open_sequence
alex-corizzi Jun 17, 2024
8ba021b
re-enable metadata checker via cli python -m hypernets.abstract.creat…
alex-corizzi Jun 17, 2024
dce6ca6
clean + new v1/v2 dirs for sequence samples
alex-corizzi Jun 17, 2024
f6de334
Fix install script for Debian 12
jkuusk Jul 26, 2024
6433712
Fix shutdown without safety sleep if hypstar_port is not available
jkuusk Jul 26, 2024
7d40884
Add hypernets-access.service loglevel to config-static, new default i…
jkuusk Jul 26, 2024
d3c7b20
Change ssh loglevel from INFO to ERROR and log also sshd to access log
jkuusk Jul 26, 2024
1447cfe
Archiving fixes
jkuusk Jul 30, 2024
c4d9d3e
Fix git warning in libhypstar update script
jkuusk Jul 30, 2024
e2fba19
Logging optimisations
jkuusk Aug 1, 2024
78f70c6
Removed support for sequence file protocol v1
jkuusk Aug 1, 2024
1723bc5
Update install wizard
jkuusk Aug 2, 2024
e0f6d1d
Allow floating point offsets in config
jkuusk Aug 2, 2024
71c3a64
Revert to old rain sensor code and fix scripts for manjaro
jkuusk Aug 5, 2024
085f143
Fix Python 3.12 utcnow warnings in backwards-compatible manner
jkuusk Aug 5, 2024
0c4a447
Abort archiving if that would fill up the disk above 90 percent
jkuusk Aug 6, 2024
fd75f8b
Archive by hard linking instead of copying
jkuusk Aug 6, 2024
44f384d
Keep folder timestamps in ARCHIVE
jkuusk Aug 6, 2024
b9b52eb
Check connection to server instead of google in hello.server
jkuusk Aug 6, 2024
210c42e
Fix BOOOTED timeout error for newer FW
jkuusk Aug 6, 2024
e59c24a
Disable webcam if not configured
jkuusk Aug 7, 2024
034b755
Confirm goto-sleep if sleep.lock exists
jkuusk Aug 8, 2024
86e2972
Add keepalive to portal
jkuusk Aug 8, 2024
01272b8
Merge pull request #86 from jkuusk/dev
jkuusk Aug 12, 2024
704a185
Use loglevel from config when waiting for instrument to boot
jkuusk Aug 12, 2024
22f79a9
Add schedule showing shortcut
jkuusk Aug 12, 2024
60a1979
Schedule shortcut bugfixes
jkuusk Aug 13, 2024
700fd0f
Removed some debugging code from schedule shortcut and improved forma…
jkuusk Aug 13, 2024
6f82913
Create DATA and subfolders with 755 permissions
jkuusk Aug 13, 2024
392d71d
Remove automatically populated metadata fields from config file
jkuusk Aug 16, 2024
724ac24
Removed data_dir_tree option from config, DATA folder structure is al…
jkuusk Aug 16, 2024
95b9609
Removed reverse_tilt config file paramter, reverse_tilt is always no
jkuusk Aug 16, 2024
b18f263
Removed log_environment config file parameter, log_environment is alw…
jkuusk Aug 16, 2024
a74a8ae
Removed yoctopuce_ip config file parameter and all yocto wifi code
jkuusk Aug 16, 2024
7b30522
Archive before waiting for network
jkuusk Aug 16, 2024
36689a4
Review of logging. Respect verbosity parameter in run_sequence.sh
jkuusk Aug 16, 2024
088fa63
Store hypernets_tools version in sequence log and metadata.txt
jkuusk Aug 16, 2024
36840dc
Fix install script for clean Debian install
jkuusk Aug 21, 2024
c9bef86
Warn if Manjaro has been upgraded to new version
jkuusk Aug 21, 2024
8b31e31
Remove unnecessary Manjaro packages
jkuusk Aug 21, 2024
3eabad1
Manjaro install script bugfix
jkuusk Aug 21, 2024
b8e3d95
Manjaro install script bugfix
jkuusk Aug 21, 2024
7daf33a
Merge branch 'HYPERNETS:dev' into dev
jkuusk Aug 22, 2024
118211c
Merge pull request #87 from jkuusk/dev
jkuusk Aug 22, 2024
065bcbe
Check if network interface exists when configuring ssh backup access
jkuusk Aug 26, 2024
f8cdbb6
Delete old interface only if new one is valid
jkuusk Aug 26, 2024
496bacd
Merge pull request #88 from jkuusk/dev
jkuusk Aug 26, 2024
feef237
V2.0.1. Added relase notes. Updated config_static template comments o…
jkuusk Aug 27, 2024
8bca890
Catch all exceptions when shutting down the radiometer
jkuusk Aug 28, 2024
56086e7
Move network traffic from sequecnce.log to hello.log. Use vnstat for…
jkuusk Aug 28, 2024
6dd2988
Add jq to dependencies
jkuusk Aug 28, 2024
8c5cbb8
vnstat workaround for random wwan interface name in Debian
jkuusk Aug 28, 2024
60b3670
Warn if wwan interface is missing from vnstat but it is available and…
jkuusk Aug 28, 2024
527bbb9
Park to nadir and shut down gracefully 2 minutes before Yocto WDT pow…
jkuusk Sep 3, 2024
344c3d4
Add sshfs to manjaro dependencies
jkuusk Sep 3, 2024
1a2e1f1
Merge pull request #90 from jkuusk/dev
jkuusk Sep 3, 2024
16e41aa
Ignore auto-generated metadata fields in config_dynamic.ini
jkuusk Sep 3, 2024
64c9d82
Warn if keep_pc = on and Yocto WDT is configured
jkuusk Sep 5, 2024
5c1daf1
Reduce webcam timeout
jkuusk Sep 5, 2024
bf9cf44
V2.2.2 - recommend re-configuring ports in case of Manjaro release up…
jkuusk Sep 30, 2024
b33f64f
shchedule shortcut prints SZA of first and last sequence
jkuusk Sep 30, 2024
f1755a1
Check connection to network server instead of google in access.service
jkuusk Sep 30, 2024
01f0320
Probe rtsp port of webcam instead of pinging when waiting for the web…
jkuusk Sep 30, 2024
0304979
Schedule shows Sun elevation instead of SZA
jkuusk Oct 7, 2024
3aa87be
Ver. 2.3.0, log also systemd-timesyncd messages in hello.log
jkuusk Oct 23, 2024
4135dc9
Fix git merge conflict
jkuusk Oct 23, 2024
fc56d4f
Switch to libhypstar main branch before merging dev into main
jkuusk Nov 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed a minor typo
  • Loading branch information
jkuusk committed Jul 3, 2023
commit 5a8a5ffba69f288cd080ff00fc8fa3119afb4b9e
2 changes: 1 addition & 1 deletion install/00_install_yoctohub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ if [ -f /etc/os-release ]; then
source /etc/os-release
else
echo "Error: impossible to detect OS system version."
echo "Not a systemd freedestkop.org distribution?"
echo "Not a systemd freedesktop.org distribution?"
exit 1
fi

Expand Down
2 changes: 1 addition & 1 deletion install/01_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ -f /etc/os-release ]; then
source /etc/os-release
else
echo "Error: impossible to detect OS system version."
echo "Not a systemd freedestkop.org distribution?"
echo "Not a systemd freedesktop.org distribution?"
exit 1
fi

Expand Down
2 changes: 1 addition & 1 deletion install/07_setup_backup_access.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if [ -f /etc/os-release ]; then
source /etc/os-release
else
echo "Error: impossible to detect OS system version."
echo "Not a systemd freedestkop.org distribution?"
echo "Not a systemd freedesktop.org distribution?"
exit 1
fi

Expand Down