diff options
Diffstat (limited to 'acid/cyche-build')
-rwxr-xr-x | acid/cyche-build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/acid/cyche-build b/acid/cyche-build index 5920a9e..310a087 100755 --- a/acid/cyche-build +++ b/acid/cyche-build @@ -43,7 +43,6 @@ docker compose $next --file "$2" up \ --remove-orphans \ --force-recreate -echo "$2" >.git/previous_file echo "$3" >.git/previous_hash if [ "$4" == "--self" ]; then |