Sfoglia il codice sorgente

Update Procfile

master
tech234a 3 anni fa
committed by GitHub
parent
commit
a784025f59
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Procfile

+ 1
- 1
Procfile Vedi File

@@ -1 +1 @@
worker: git clone git@github.com:Data-Horde/ytcc-archive.git && cd ytcc-archive && python3 worker.py
worker: git clone https://github.com/Data-Horde/ytcc-archive.git && cd ytcc-archive && python3 worker.py

Caricamento…
Annulla
Salva