Update Timelapse
This commit is contained in:
parent
c4621d2c9b
commit
c34cfa58e3
1
build.sh
1
build.sh
|
@ -8,6 +8,7 @@ apt install -y binutils coreutils desktop-file-utils fakeroot fuse libgdk-pixbuf
|
||||||
./tib --appimage-extract
|
./tib --appimage-extract
|
||||||
ln -s squashfs-root/usr/bin/appimagetool appimagetool
|
ln -s squashfs-root/usr/bin/appimagetool appimagetool
|
||||||
export PATh=$PATH:$PWD
|
export PATh=$PATH:$PWD
|
||||||
|
echo $PWD
|
||||||
cd ../Timelapse.Linux
|
cd ../Timelapse.Linux
|
||||||
make
|
make
|
||||||
mv *.tar.gz ../publish/
|
mv *.tar.gz ../publish/
|
||||||
|
|
Loading…
Reference in New Issue