Disable copying of non-existant archive for now
This commit is contained in:
parent
40b7b7cdb3
commit
69e84937d0
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
/var/www/offline.voicegardens.org/bin/clear-archives | tee -a /var/log/voicegardens.org.log
|
||||
/var/www/offline.voicegardens.org/bin/copy-fixed-archive | tee -a /var/log/voicegardens.org.log
|
||||
|
||||
# NOTE(decentral1se): fixed archive is gone missing for now
|
||||
# /var/www/offline.voicegardens.org/bin/copy-fixed-archive | tee -a /var/log/voicegardens.org.log
|
||||
|
Loading…
Reference in New Issue
Block a user