Skip to content

Commit 4598805

Browse files
authored
Install a text editor
1 parent b7f7940 commit 4598805

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wordpress_install.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ install_if_not cron
164164
# For TAB completion
165165
install_if_not bash-completion
166166

167+
# Text editor
168+
install_if_not nano
169+
167170
# Set DNS resolver
168171
# https://unix.stackexchange.com/questions/442598/how-to-configure-systemd-resolved-and-systemd-networkd-to-use-local-dns-server-f
169172
while :

0 commit comments

Comments
 (0)