From 7dda9456f7d890a4983cf7da320c8c1c0601c0f4 Mon Sep 17 00:00:00 2001 From: fggp Date: Sat, 29 Oct 2022 11:40:34 +0200 Subject: [PATCH] Update createdeb.sh --- deb/createdeb.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/deb/createdeb.sh b/deb/createdeb.sh index 3fe638d..8f98da7 100755 --- a/deb/createdeb.sh +++ b/deb/createdeb.sh @@ -22,8 +22,6 @@ mkdir -p ./builddir/etc/tis mkdir -p ./builddir/etc/cron.d/ pip3 install -r ../requirements.txt -t ./builddir/opt/tisbackup/lib -pip3 install huey==0.4.9 -pip3 install redis rsync -aP --exclude "deb/" --exclude "doc/" --exclude "rpm/" --exclude ".git" ../ ./builddir/opt/tisbackup rsync -aP ../scripts/tisbackup_gui.service ./builddir/usr/lib/systemd/system/