mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	move nextcloud updater
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
#
 | 
			
		||||
# Update nextcloud
 | 
			
		||||
# place in /etc/cron.daily and make executable with chmod +x  /etc/cron.daily/updatenc
 | 
			
		||||
# place in /etc/cron.daily and make executable with chmod +x  /etc/cron.daily/nextcloud-update
 | 
			
		||||
user=www-data
 | 
			
		||||
phpversion=php8.0
 | 
			
		||||
path=/var/www/nextcloud
 | 
			
		||||
		Reference in New Issue
	
	Block a user