changeset 1664:35e412677512

add update.sh
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 05 May 2022 18:41:52 -0600
parents 970e635c7196
children eb89db694225
files conv.txt update.sh
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/conv.txt	Mon May 02 19:22:45 2022 -0600
+++ b/conv.txt	Thu May 05 18:41:52 2022 -0600
@@ -1,3 +1,5 @@
+rename_to
+
 Mail.Sender
 
 Thread.global_callable
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/update.sh	Thu May 05 18:41:52 2022 -0600
@@ -0,0 +1,4 @@
+set -e
+cd `dirname $0`
+hg pull -u
+scripts/build-luan.sh