mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
HEAD COMMIT + TODO
This commit is contained in:
parent
55faa2cf1d
commit
6acf1cd299
2 changed files with 3 additions and 1 deletions
2
TODO
Normal file
2
TODO
Normal file
|
@ -0,0 +1,2 @@
|
|||
- Backup & Restore (testing is not easy)
|
||||
- Trap implementation
|
|
@ -6,7 +6,7 @@
|
|||
GIT_REPO="https://github.com/movim/movim"
|
||||
|
||||
# Commit to checkout
|
||||
HEAD_COMMIT="8f56192582e83f4b1dbaa00aab8feb55031598e4"
|
||||
HEAD_COMMIT="d3dbc7a904d3e3c372afecd1725b47a9ddda227a"
|
||||
|
||||
# Source code destination directory
|
||||
DESTDIR="/var/www/movim"
|
||||
|
|
Loading…
Reference in a new issue