First version of the newly restructured repository
Este commit está contenido en:
5
scripts/build
Archivo ejecutable
5
scripts/build
Archivo ejecutable
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
|
||||
|
||||
${CURR_DIR}/builder/main.py $@
|
||||
Referencia en una nueva incidencia
Block a user