Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sol1-backupninja
sol1-backupninja
Commits
82917e54
Commit
82917e54
authored
Sep 03, 2014
by
David Kempe
Browse files
Overwrite files when unzipping; v1.0.3
parent
fbb777d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
82917e54
sol1-backupninja (1.0.3) precise; urgency=low
* Overwrite files when unzipping
-- Sol1 Packages <packages@sol1.com.au> Wed, 03 Sep 2014 12:19:13 +1000
sol1-backupninja (1.0.2) precise; urgency=low
* Fixed rdiff-email - no really
...
...
debian/sol1-backupninja.postinst
View file @
82917e54
...
...
@@ -12,13 +12,8 @@ fi
#DEBHELPER#
wget
-q
http://subwave.sol1.net/sol1-backupninja-reports.zip
-O
/tmp/sol1-backupninja-reports.zip
mkdir
-p
/usr/share/backupninja/reports
unzip /tmp/sol1-backupninja-reports.zip
-d
/usr/share/backupninja/
unzip
-o
/tmp/sol1-backupninja-reports.zip
-d
/usr/share/backupninja/
exit
0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment