mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update install
Frenchie typo
This commit is contained in:
parent
3b632a1226
commit
a7d162ca06
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Load extra functions
|
# Load extra functions
|
||||||
source .fonctions
|
source .functions
|
||||||
|
|
||||||
# Activate TRAP to stop the script if an error is detected
|
# Activate TRAP to stop the script if an error is detected
|
||||||
TRAP_ON
|
TRAP_ON
|
||||||
|
|
Loading…
Add table
Reference in a new issue