first commit
This commit is contained in:
7
opensem/hooks/pre_deploy
Executable file
7
opensem/hooks/pre_deploy
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
. lib/common
|
||||
|
||||
set -e
|
||||
|
||||
mv -v "${OPENSEM_CONFIG_FILE}" "${OPENSEM_CONFIG_FILE%.prepare}"
|
||||
Reference in New Issue
Block a user