This website requires JavaScript.
Explore
Help
Sign In
zombi
/
lvm-backup
Watch
11
Star
0
Fork
You've already forked lvm-backup
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
prune.sh - Add cd to script directory
Browse Source
master
madmaurice
2017-10-28 11:06:02 +02:00
committed by
Hive
parent
7c1e501066
commit
eb7cbb5e74
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
prune.sh
Unescape
Escape
View File
@ -1,4 +1,5 @@
#!/bin/bash
cd
$(
dirname
$0
)
# read configuration variables
source
config.sh
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
zombi/lvm-backup
Title
Body
Create Issue