commit 0c9ab6768a4ccf81465c24a0304d5005de5ae436 parent 1a20a81ee3a81318e7543be57557e7d24550d01c Author: Florian Dold <florian.dold@gmail.com> Date: Sat, 8 Aug 2020 15:38:10 +0530 add /bin/bash to make our lifes easier Diffstat:
| M | systemd-services/README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systemd-services/README b/systemd-services/README @@ -6,6 +6,6 @@ up-to date, and then re-run the respective 'bootstrap' script. Note that you must use -# machinectl shell $USER@.host +# machinectl shell $USER@.host /bin/bash to log in to use the bootstrap scripts.