diff options
-rwxr-xr-x | dfly-update | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dfly-update b/dfly-update index 9233f1c..b98bfe5 100755 --- a/dfly-update +++ b/dfly-update @@ -387,6 +387,7 @@ postupgrade() { +---------------------------------------------------------+ After manually merge the above files, reboot into the new system, and upgrade the packages with: + # pkg update # pkg upgrade [-f] +=========================================================+ _EOF_ |