From 668007e67e3949da09d71b52d771a90303718ba5 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Tue, 9 Jan 2024 23:13:18 -0600 Subject: [PATCH] Update Timelapse --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b5407b0..97a3092 100644 --- a/build.sh +++ b/build.sh @@ -6,7 +6,7 @@ chmod 755 tib apt update apt install -y binutils coreutils desktop-file-utils fakeroot fuse libgdk-pixbuf2.0-dev patchelf python3-pip python3-setuptools squashfs-tools strace util-linux zsync ./tib --appimage-extract -ln -s appimagetool squashfs-root/AppRun +ln -s squashfs-root/AppRun appimagetool export PATh=$PATH:$PWD cd ../Timelapse.Linux make