ajout des script de creation de l'environnement de dev Nextcloud
This commit is contained in:
3
nextcloud_devenv/run_occ.sh
Executable file
3
nextcloud_devenv/run_occ.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
podman exec -u www-data -it nextcloud_local ./occ $@
|
||||
Reference in New Issue
Block a user