aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam McLoughlin <hexxeh@hexxeh.net>2011-08-10 18:39:11 +0100
committerLiam McLoughlin <hexxeh@hexxeh.net>2011-08-10 18:39:11 +0100
commit7f2c98b0d095c5c173fed07a0f8f32d51798d97e (patch)
treefe1d3817c8a221c72c70a0205f8e776e08554ec7 /web/status.php
parentAdding GNOME config (diff)
downloadgentoaster-7f2c98b0d095c5c173fed07a0f8f32d51798d97e.tar.gz
gentoaster-7f2c98b0d095c5c173fed07a0f8f32d51798d97e.tar.bz2
gentoaster-7f2c98b0d095c5c173fed07a0f8f32d51798d97e.zip
Combine configs, fix image download path via a new config option, add initscript
Diffstat (limited to 'web/status.php')
-rw-r--r--web/status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/status.php b/web/status.php
index 69e8afc..bde0ad2 100644
--- a/web/status.php
+++ b/web/status.php
@@ -69,7 +69,7 @@
"What would you like to do now?".
"<br /><br /><center>".
"<table><tr><td>".
- "<a href=\"/gentoaster/".
+ "<a href=\"".IMAGES_URL."/".
$buildID."/".$buildID.
".tar.gz\">".
"<img style=\"padding: 10px;\" ".