mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
change run_update_nextcloud to update_nextcloud (#1239)
This commit is contained in:
parent
aff26ec539
commit
78a458cec7
@ -44,7 +44,7 @@ ROOT-PROFILE
|
||||
# Add Aliases
|
||||
{
|
||||
echo "alias nextcloud_occ='sudo -u www-data php $NCPATH/occ'"
|
||||
echo "alias run_update_nextcloud='bash $SCRIPTS/update.sh'"
|
||||
echo "alias update_nextcloud='bash $SCRIPTS/update.sh'"
|
||||
echo "alias additional_apps='bash $SCRIPTS/apps.sh'"
|
||||
echo "alias nextcloud_configuration='bash $SCRIPTS/configuration.sh'"
|
||||
echo "alias server_configuration='bash $SCRIPTS/server_configuration.sh'"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user