mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -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
|