deploy: Fix a typo
This commit is contained in:
parent
148478a080
commit
8154c91419
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
echo MAKE SURE you have \"nfs-kernel-common\" installed on the host before starting this NFS server
|
echo MAKE SURE you have \"nfs-kernel-server\" installed on the host before starting this NFS server
|
||||||
echo Press Ctrl-C to bail out in 3 seconds
|
echo Press Ctrl-C to bail out in 3 seconds
|
||||||
|
|
||||||
sleep 3
|
sleep 3
|
||||||
|
Loading…
Reference in New Issue
Block a user