Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-nextcloud
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36
Commitit
1
Haara
96KB
Puu:
336f5f7b6e
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '336f5f7b6e'
${ noResults }
ansible-role-nextcloud
/
templates
/
occ.fish.j2
6 lines
103B
Raaka
Blame
Historia
{{ansible_managed|comment}}
function occ
sudo -u www-data php {{nextcloud_directory}}/occ $argv
end