rename
This commit is contained in:
parent
c291e986b7
commit
75297e8d4d
2 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -5,7 +5,7 @@ prettify() {
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
. nyaa.sh
|
. meow.sh
|
||||||
. config.sh
|
. config.sh
|
||||||
[ -e times.sh ] && { . times.sh; mv times.sh times.sh.old; }
|
[ -e times.sh ] && { . times.sh; mv times.sh times.sh.old; }
|
||||||
runall | prettify
|
runall | prettify
|
||||||
|
|
Loading…
Reference in a new issue