Skip to content

Commit 351300e

Browse files
committed
feat: load rsync-installer module in main entry
1 parent 2750f75 commit 351300e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shipnode

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ LIB_DIR="$SHIPNODE_DIR/lib"
1212

1313
# Source all library modules in order
1414
source "$LIB_DIR/core.sh"
15+
source "$LIB_DIR/rsync-installer.sh"
1516
source "$LIB_DIR/pkg-manager.sh"
1617
source "$LIB_DIR/release.sh"
1718
source "$LIB_DIR/database.sh"

0 commit comments

Comments
 (0)