mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #287] [MERGED] feat: add osh-remove-empty-folders.sh #376
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#376
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/287
Author: @speed47
Created: 1/18/2022
Status: ✅ Merged
Merged: 1/19/2022
Merged by: @speed47
Base:
master← Head:cleanup_ttyrec📝 Commits (3)
2b87740enh: introduce exit_fail and exit_success for shell scripts2d214c4feat: add osh-remove-empty-folders.sh9e531cbdoc: add documentation for osh-remove-empty-folders📊 Changes
11 files changed (+274 additions, -27 deletions)
View changed files
📝
bin/admin/install(+4 -2)📝
bin/cron/osh-backup-acl-keys.sh(+11 -16)➕
bin/cron/osh-remove-empty-folders.sh(+73 -0)➕
doc/sphinx-reference-headers/osh-remove-empty-folders.conf.header(+13 -0)📝
doc/sphinx/Makefile(+7 -6)📝
doc/sphinx/administration/configuration/index.rst(+4 -3)➕
doc/sphinx/administration/configuration/osh-remove-empty-folders_conf.rst(+83 -0)➕
etc/bastion/osh-remove-empty-folders.conf.dist(+51 -0)➕
etc/cron.d/osh-remove-empty-folders.dist(+3 -0)📝
lib/shell/functions.inc(+18 -0)📝
tests/functional/tests.d/200-scripts.sh(+7 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.