mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
[fix] Missing space in comment.
This commit is contained in:
parent
4b16d1d12b
commit
0a16913a95
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ setup_firstboot() {
|
|||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop:
|
||||
# Short-Description: Generates new ssh host keys on first boot
|
||||
# Description: Generatesapt-get --purge clean new ssh host keys on $
|
||||
# Description: Generates apt-get --purge clean new ssh host keys on $
|
||||
### END INIT INFO
|
||||
echo "Expanding rootfs ..."
|
||||
raspi-config --expand-rootfs
|
||||
|
|
Loading…
Add table
Reference in a new issue