refactor: some modernization while computer was in shop

This commit is contained in:
YetAnotherMinion 2021-10-23 05:28:49 +01:00 committed by nobody
commit 80fe2c6d83
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86
4 changed files with 157 additions and 113 deletions

View file

@ -1,4 +1,4 @@
if test -f ../../target/debug/gen-css-selectors; then
if test -f ../../target/release/starmelon; then
redo-ifchange always-rebuild
ls -al ../../../target/release/starmelon | redo-stamp
else;