mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 21:02:46 +00:00
Update optimizations.sh
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#######################################################
|
||||
# Carsten Rieger IT-Services
|
||||
# OPTIMIZATIONS.SH
|
||||
# Version 1.1
|
||||
# added funtions to make code cleaner, thx @techandme.se
|
||||
# April 19th, 2018
|
||||
# version 1.1: added functions
|
||||
# Version 1.0: initial script
|
||||
#######################################################
|
||||
#!/bin/bash
|
||||
function update_and_clean() {
|
||||
apt update
|
||||
@@ -115,4 +118,4 @@ quit
|
||||
EOF
|
||||
restart_all_services
|
||||
nextcloud_scan_data
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user