diff options
| author | torben | 2015-11-05 15:25:43 +0100 |
|---|---|---|
| committer | torben | 2015-11-05 15:25:43 +0100 |
| commit | 5d853b5a1f037ef0888fd039fdf4bd86739fcb11 (patch) | |
| tree | 1d92b1a99fb8a3faf79cb3aec130bf4929fa87cc /dev_tools | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init (diff) | |
| download | systemd-init-5d853b5a1f037ef0888fd039fdf4bd86739fcb11.tar.gz systemd-init-5d853b5a1f037ef0888fd039fdf4bd86739fcb11.tar.xz systemd-init-5d853b5a1f037ef0888fd039fdf4bd86739fcb11.zip | |
Refactor structure.
Diffstat (limited to 'dev_tools')
| -rw-r--r-- | dev_tools/snippets.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev_tools/snippets.sh b/dev_tools/snippets.sh index 36fc447d..6f4f21cc 100644 --- a/dev_tools/snippets.sh +++ b/dev_tools/snippets.sh @@ -55,8 +55,6 @@ fdisk -lu losetup -o $((1050624*512)) /dev/loop0 /dev/nbd0 -v mount /dev/loop0 /mnt/ - - function create_partition_via_offset() { local device="$1" local nameOrUUID="$2" |
