diff options
author | Andrew Cady <d@jerkface.net> | 2016-04-29 17:00:13 -0400 |
---|---|---|
committer | Andrew Cady <d@jerkface.net> | 2016-04-29 17:00:13 -0400 |
commit | 1c6a5e26a24a517f0b76d030c23772f321e2d943 (patch) | |
tree | f2faa722d6d074d99cc4cfbd8939964145a2edbd /src/samizdat-paths.sh | |
parent | 6ef6e0c500357c6e4abe33f9710cfc0f43823cc5 (diff) |
fix more paths
Diffstat (limited to 'src/samizdat-paths.sh')
-rw-r--r-- | src/samizdat-paths.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/samizdat-paths.sh b/src/samizdat-paths.sh index 5980ba6..94c4312 100644 --- a/src/samizdat-paths.sh +++ b/src/samizdat-paths.sh | |||
@@ -4,4 +4,5 @@ samizdat_child_dir=/home/d/sami/child | |||
4 | samizdat_isolinux_dir=/home/d/sami/isolinux | 4 | samizdat_isolinux_dir=/home/d/sami/isolinux |
5 | samizdat_grub_efi_dir=/home/d/sami/grub-efi | 5 | samizdat_grub_efi_dir=/home/d/sami/grub-efi |
6 | samizdat_iso_dir=/home/d/sami | 6 | samizdat_iso_dir=/home/d/sami |
7 | samizdat_initramfs_conf_dir=/home/d/sami/initramfs-tools | ||
7 | PATH=/usr/local/samizdat/bin:${PATH} | 8 | PATH=/usr/local/samizdat/bin:${PATH} |