summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-30 11:13:07 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-30 11:13:07 +0200
commit74d0f38ea40d443874ff1720917766f4ed07c14b (patch)
treedfb80c4ae9c517daee46b4e7cf510a4539dd61da
parent2948031bbf4f069d0609090d0eef1c2df955f523 (diff)
downloadgrid5k-74d0f38ea40d443874ff1720917766f4ed07c14b.tar.gz
grid5k-74d0f38ea40d443874ff1720917766f4ed07c14b.tar.bz2
grid5k-74d0f38ea40d443874ff1720917766f4ed07c14b.zip
-fix script
-rw-r--r--at-boot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/at-boot.sh b/at-boot.sh
index 1764cc5..578425f 100644
--- a/at-boot.sh
+++ b/at-boot.sh
@@ -6,4 +6,4 @@
cd /root/grid5k
git pull
chmod +x update.sh
-exec update.sh
+exec /root/grid5k/update.sh