update install to include main script
This commit is contained in:
parent
f8731f2b38
commit
68b92700c9
1 changed files with 1 additions and 0 deletions
1
install
1
install
|
|
@ -30,6 +30,7 @@ install -d $INSTALL_DIR/etc
|
|||
install -Dm 755 snapper-pre $SCRIPTS_DIR
|
||||
install -Dm 755 snapper-post $SCRIPTS_DIR
|
||||
install -Dm 755 snap-pac-clean $SCRIPTS_DIR
|
||||
install -Dm 755 snap-pac $SCRIPTS_DIR
|
||||
install -Dm 644 10_snapper-pre.hook $HOOKS_DIR
|
||||
install -Dm 644 10_snapper-post.hook $HOOKS_DIR
|
||||
install -Dm 644 20_snap-pac-clean.hook $HOOKS_DIR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue