Skip to content
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

DietPi-Arr_to_RAM | Error in update script #4348

Closed
BramvdHoek opened this issue May 5, 2021 · 1 comment
Closed

DietPi-Arr_to_RAM | Error in update script #4348

BramvdHoek opened this issue May 5, 2021 · 1 comment
Assignees
Labels
Bug 🐞 Duplicate For issues that are/were already handled within another issue Solution available 🥂 Definite solution has been done
Milestone

Comments

@BramvdHoek
Copy link

BramvdHoek commented May 5, 2021

ADMIN EDIT

Solution

sed -i 's/dietpi-arr_to_RAN/dietpi-arr_to_RAM/' /boot/dietpi/misc/dietpi-arr_to_RAM
sed -i 's/dietpi-arr_to_RAN/dietpi-arr_to_RAM/' /mnt/dietpi_userdata/*arr/dietpi-arr_to_RAM.sh
[[ $(sed -n 79p /boot/dietpi/misc/dietpi-arr_to_RAM) == *sonarr* ]] && sed -i "79c\\\tif \[\[ \${INPUT_PROG:-radarr} == 'radarr' \]\]" /boot/dietpi/misc/dietpi-arr_to_RAM

Seems dietpi-arr_to_RAM doesn't work.
Raspi 4, latest version..

@Joulinar Joulinar self-assigned this May 5, 2021
@Joulinar Joulinar added the Duplicate For issues that are/were already handled within another issue label May 5, 2021
@Joulinar
Copy link
Collaborator

Joulinar commented May 5, 2021

Hi,

Yes this is known if you referring to the typo.

#4292 (comment)

@MichaIng MichaIng added Bug 🐞 Solution available 🥂 Definite solution has been done labels May 6, 2021
@MichaIng MichaIng added this to the v7.2 milestone May 6, 2021
@MichaIng MichaIng changed the title dietpi-arr_to_RAM DietPi-Arr_to_RAM | Error in update script May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Duplicate For issues that are/were already handled within another issue Solution available 🥂 Definite solution has been done
Projects
None yet
Development

No branches or pull requests

3 participants