diff options
author | luxagraf <sng@luxagraf.net> | 2011-05-10 21:00:18 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2011-05-10 21:00:18 -0400 |
commit | bb80187bb3dc8807cad92e93c9bb9355de794438 (patch) | |
tree | 31bcbd319369348ed2cfacbb1c6db0e938e558c0 /cron/full_build.sh | |
parent | da45f4a0e60f7f1fa4be77b3714600abea180f92 (diff) | |
parent | 8ca8eb2a159840cb4900328521716808fb1db761 (diff) |
Merge branch 'master' of http://git.luxagraf.net/luxagraf
Diffstat (limited to 'cron/full_build.sh')
-rwxr-xr-x | cron/full_build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/full_build.sh b/cron/full_build.sh index c298c25..c065d48 100755 --- a/cron/full_build.sh +++ b/cron/full_build.sh @@ -1,2 +1,2 @@ #!/bin/sh -python2.7 /home/luxagraf/webapps/django1_3/luxagraf/cron/full_build.py
\ No newline at end of file +python2.7 /home/luxagraf/webapps/django/luxagraf/cron/full_build.py
\ No newline at end of file |