Update Timelapse
This commit is contained in:
parent
668007e67e
commit
c4621d2c9b
2
build.sh
2
build.sh
|
@ -6,7 +6,7 @@ chmod 755 tib
|
||||||
apt update
|
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
|
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
|
./tib --appimage-extract
|
||||||
ln -s squashfs-root/AppRun appimagetool
|
ln -s squashfs-root/usr/bin/appimagetool appimagetool
|
||||||
export PATh=$PATH:$PWD
|
export PATh=$PATH:$PWD
|
||||||
cd ../Timelapse.Linux
|
cd ../Timelapse.Linux
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in New Issue