annotate backup/luan.sh @ 2041:cd51e7e31950 acme-tiny

use try/catch/finally to clean up temp dir even on error
author Violet7
date Sun, 09 Nov 2025 01:56:58 -0800
parents 45eaaf5146f3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1693
45eaaf5146f3 add backup autostart
Vadim Filimonov <fffilimonov@yandex.ru>
parents:
diff changeset
1 . classpath.sh
45eaaf5146f3 add backup autostart
Vadim Filimonov <fffilimonov@yandex.ru>
parents:
diff changeset
2 java -classpath $CLASSPATH luan.Luan "$@"