mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-27 15:43:22 +02:00
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
![]() |
#!/bin/bash -e
|
||
|
|
||
|
rm -f {{ openproject_data_dir }}/backup/*
|
||
|
umount /home/lbkp/openproject
|