Browse Source

Change the usage with the new name too

feature/ldap
Bigard Florian 10 years ago
parent
commit
0a39ddd43c
  1. 2
      desinstall.sh

2
desinstall.sh

@ -1,7 +1,7 @@
#!/bin/bash
print_help () {
echo -e "./clean.sh www_basedir"
echo -e "./desinstall.sh www_basedir"
echo -e "\tbase_dir: The place where the web application is in"
}

Loading…
Cancel
Save