mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 06:32:00 -03:30
5 lines
81 B
Bash
5 lines
81 B
Bash
#!/bin/bash
|
|
|
|
apt-get update
|
|
apt-get install -y --no-install-recommends logrotate
|