Update Timelapse
This commit is contained in:
parent
c34cfa58e3
commit
f14c6a6eb4
4
build.sh
4
build.sh
|
@ -6,9 +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 squashfs-root/usr/bin/appimagetool appimagetool
|
||||
export PATh=$PATH:$PWD
|
||||
echo $PWD
|
||||
export PATH=$PATH:$PWD/squashfs-root/usr/bin
|
||||
cd ../Timelapse.Linux
|
||||
make
|
||||
mv *.tar.gz ../publish/
|
||||
|
|
Loading…
Reference in New Issue