Explicitly exit with success
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
fef95330a8
commit
0705286bfb
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#-
|
#-
|
||||||
# Copyright (c) 2011 Nathan Whitehorn
|
# Copyright (c) 2011 Nathan Whitehorn
|
||||||
# Copyright (c) 2013 Devin Teske
|
# Copyright (c) 2013-2015 Devin Teske
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@ -125,6 +125,7 @@ cp /etc/localtime $1/etc
|
|||||||
bsdinstall entropy
|
bsdinstall entropy
|
||||||
|
|
||||||
f_dprintf "Installation Completed at %s" "$(date)"
|
f_dprintf "Installation Completed at %s" "$(date)"
|
||||||
|
exit $SUCCESS
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# END
|
# END
|
||||||
|
Loading…
x
Reference in New Issue
Block a user