Replacing variable used in one place only with explicit directory for simplicity.
[live-boot-grml.git] / components / 9990-aaa-fixme.sh
index 9696c74..a8fc6e8 100755 (executable)
@@ -13,7 +13,7 @@ LIVE_MEDIA_PATH="live"
 HOSTNAME="host"
 
 mkdir -p "${mountpoint}"
-tried="/tmp/tried"
+mkdir -p /var/lib/live/boot
 
 # Create /etc/mtab for debug purpose and future syncs
 mkdir -p /etc