1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00

Fixed:curl install

This commit is contained in:
anmol 2019-01-05 23:33:22 +05:30
parent 4ef11b40ef
commit faba061ec9

View file

@ -147,7 +147,7 @@ yunohost app ssowatconf
systemctl reload nginx
# Start Yourls install (database table creation)
ynh_local_curl "/admin/install.php" "install=dummy"
ynh_local_curl "admin/install.php" "install=dummy"
# Calculate and store the config file checksum into the app settings