1
0
Fork 0
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:
Titus PiJean 2017-02-22 18:24:42 +01:00 committed by GitHub
parent 3b632a1226
commit a7d162ca06

View file

@ -1,7 +1,7 @@
#!/bin/bash
# Load extra functions
source .fonctions
source .functions
# Activate TRAP to stop the script if an error is detected
TRAP_ON