diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-12-11 17:52:31 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-12-11 17:52:31 +0000 |
commit | 9818ff3ee7ecf3b1481dd7ed3dd36af03e7c122d (patch) | |
tree | 62a30a2e770b963df6c12a616b50a01f19f114cb /iso32 | |
parent | 0fff7b62583659aceecc797eef07391997d20dd1 (diff) |
unimportant commit, just ignore it
Diffstat (limited to 'iso32')
-rwxr-xr-x | iso32 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ kernelconfig checkroot export local mainarch="x86" -export local isoname=""$releasename"-"$releaseversion"-"$mainarch"" +export local isoname=""$releasename"-"$releasetarget"-"$releaseversion"-"$mainarch"" export local coremnt="/tmp/"$isoname"" export local livedir=""$isoname"/livecd" export local isoboot=""$isoname"/boot/grub" |