aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 07:06:00 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 07:06:00 +0100
commita22ff75e023034068d07adae2ebc427607b24b5d (patch)
tree146c797ae2cee3bbe302f3a74467e04014f8c9ae /TODO
parentcbbef9daa26418fd13aaa23cbb97ec0e536ae4e1 (diff)
Simplify and abstract from "$tmp"
- Add input and write to basic.sh to no longer need to know "$tmp" in the calling scripts. Also, - make runnable from outside the directory containing the scripts, - simplify chained grep and sed commands.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1d246f1..9a8a3a8 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@ TODO file for aur-fd-scripts
* Use the provided sample.* instead of relying them to be in the destination
directories.
* [consider] Unify the different sample.PKGBUILDs.
+* Split off a (bash) configuration file.
[FEATURES]
* Notify on checksum change.