mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 15:01:50 +00:00
Merge branch 'rails' into production.panel.sutty.nl
This commit is contained in:
commit
abc2760ae6
1 changed files with 0 additions and 1 deletions
|
@ -197,7 +197,6 @@ class Site
|
||||||
# Hace limpieza de LFS
|
# Hace limpieza de LFS
|
||||||
def lfs_cleanup
|
def lfs_cleanup
|
||||||
git_sh("git", "lfs", "prune")
|
git_sh("git", "lfs", "prune")
|
||||||
git_sh("git", "lfs", "dedup")
|
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
Loading…
Reference in a new issue