Skip to content

Commit e59763e

Browse files
committed
generate on reload
1 parent 66091a4 commit e59763e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/wireguarode.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ program.command('reload')
4747
.description('Reload Wireguard')
4848
.action((options) => {
4949
wireguard.saveConfig();
50+
wireguard.generateFiles();
5051
wireguard.reload();
5152
});
5253

0 commit comments

Comments
 (0)