summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'update-planet.sh')
-rwxr-xr-xupdate-planet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-planet.sh b/update-planet.sh
index f5a09a7..a55c190 100755
--- a/update-planet.sh
+++ b/update-planet.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-TS=(date --iso=sec -u |sed -r 's,.00:00$,,g' |tr -c -d '[0-9]')
+TS=$(date --iso=sec -u |sed -r 's,.00:00$,,g' |tr -c -d '[0-9]')
IMAGE=gentoo/planet-pluto
TAG=latest