diff --git a/sbin/ext/post-init.sh b/sbin/ext/post-init.sh index 6c33f937..e841ef61 100755 --- a/sbin/ext/post-init.sh +++ b/sbin/ext/post-init.sh @@ -250,7 +250,7 @@ $BB sh /sbin/ext/properties.sh; ( # Apps Install - #$BB sh /sbin/ext/install.sh; + $BB sh /sbin/ext/install.sh; # EFS Backup $BB sh /sbin/ext/efs-backup.sh;