From 47467c3551987960d85be585a17ccafca26bc9af Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Mon, 13 Jan 2025 06:06:24 -0300 Subject: [PATCH] profiles: monero-wallet-cli: fix missing EOL at EOF This amends commit a7bf93426 ("New profile: monero-wallet-cli", 2024-12-27) / PR #6586. --- etc/profile-m-z/monero-wallet-cli.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile-m-z/monero-wallet-cli.profile b/etc/profile-m-z/monero-wallet-cli.profile index baa903f1f..76f7fbe46 100644 --- a/etc/profile-m-z/monero-wallet-cli.profile +++ b/etc/profile-m-z/monero-wallet-cli.profile @@ -60,4 +60,4 @@ dbus-user none dbus-system none deterministic-shutdown -memory-deny-write-execute \ No newline at end of file +memory-deny-write-execute