Skip to content

Commit

Permalink
Other unterminated sed
Browse files Browse the repository at this point in the history
  • Loading branch information
Pogogo007 authored May 20, 2024
1 parent be7e559 commit 27c68e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/pci/handhelds/profiles.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ post_remove = """
systemctl disable "${service}.service"
done
echo "Removing kernel parameters..."
sed -i 's/${kernelparams}/' /etc/sdboot-manage.conf
sed -i 's/${kernelparams}//' /etc/sdboot-manage.conf
"""

[phoenix]
Expand Down

0 comments on commit 27c68e2

Please sign in to comment.