mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
remove debug ls
This commit is contained in:
parent
ba9915b3df
commit
a543a3198b
1 changed files with 0 additions and 5 deletions
|
@ -134,11 +134,6 @@ ynh_psql_execute_file_as_root --file="./db.sql" --database="$db_name"
|
|||
|
||||
mkdir -p /var/log/$app
|
||||
|
||||
# for debugging purpose, will remove
|
||||
# systemd[7948]: gotosocial.service: Failed to set up standard output: No such file or directory
|
||||
# systemd[7948]: gotosocial.service: Failed at step STDOUT spawning /var/www/gotosocial/gotosocial: No such file or directory
|
||||
ls -l $final_path
|
||||
|
||||
#=================================================
|
||||
# RESTORE SYSTEMD
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue