diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-15 18:45:10 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-15 18:45:10 +0200 |
commit | f563dc165ce1ee8747eea647231bf8e295d8af3f (patch) | |
tree | c26263325f1ac92b5afbdf11f573e7a3cbafdd61 /docs | |
parent | 7a2bbcede061b26cd478a78096512a4bd759ec3e (diff) | |
download | app.sh-f563dc165ce1ee8747eea647231bf8e295d8af3f.tar.gz app.sh-f563dc165ce1ee8747eea647231bf8e295d8af3f.tar.bz2 app.sh-f563dc165ce1ee8747eea647231bf8e295d8af3f.tar.xz app.sh-f563dc165ce1ee8747eea647231bf8e295d8af3f.zip |
o Adding TODO.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index a757254..22a8522 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,7 +25,8 @@ TODOs settings etc (PATH). * Add support for hooks in .app/hooks. Example hooks: - * Diff config. Save a backup of the config On installtaion + * Diff config. Save a backup of the config on installtaion. + * Copy the configuration from the previous installation. * Support changing current version. |