mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
fix: trailing whitespace
This commit is contained in:
parent
5044f5a118
commit
fa4bc65d0a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ install_restic () {
|
||||||
arch=arm
|
arch=arm
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo
|
echo
|
||||||
ynh_die --message="Unsupported architecture \"$architecture\""
|
ynh_die --message="Unsupported architecture \"$architecture\""
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue