Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:mikopbx/Core into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jorikfon committed Jan 14, 2025
2 parents 20a27bb + e8a9c7d commit 7291138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Core/System/RootFS/etc/rc/resize_storage_part
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,5 @@ perform_fs_operations() {
perform_fs_operations "$partitionName";

echo " - Resize of the storage disk was successfully done.";
sleep 5;
exit 0;
sleep 1;
reboot;

0 comments on commit 7291138

Please sign in to comment.