mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update _common
This commit is contained in:
parent
33d990ec27
commit
eb1b700094
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
extract_source() {
|
extract_source() {
|
||||||
|
sudo rm -rf /var/www/scrumblr
|
||||||
sudo git clone https://github.com/aliasaria/scrumblr.git /var/www/$app \
|
sudo git clone https://github.com/aliasaria/scrumblr.git /var/www/$app \
|
||||||
|| ynh_die "Unable to download source"
|
|| ynh_die "Unable to download source"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue