mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Fix typo.
This commit is contained in:
parent
e2773be4ba
commit
e4316b099d
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -232,7 +232,7 @@ elif [ "$1" = "use-git" ]; then
|
|||
|
||||
# Remove actionsmap cache
|
||||
[ -e '/var/cache/moulinette/actionsmap/yunohost.pkl' ] && sudo rm /var/cache/moulinette/actionsmap/yunohost.pkl
|
||||
echo "↳ Don't forget to remove '/var/cache/moulinette/actionsmap/yunohost.pkl' cache when hacking SSOwat"
|
||||
echo "↳ Don't forget to remove '/var/cache/moulinette/actionsmap/yunohost.pkl' cache when hacking yunohost"
|
||||
echo ""
|
||||
;;
|
||||
yunohost-admin)
|
||||
|
|
Loading…
Add table
Reference in a new issue