mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
v-cd-www alias
This commit is contained in:
parent
82803093d6
commit
3337783666
2 changed files with 2 additions and 0 deletions
|
@ -2064,6 +2064,8 @@ echo "================================================================"
|
|||
# Removing old PHP sessions files
|
||||
crontab -l | { cat; echo "10 2 * * 6 sudo find /home/*/tmp/ -type f -mtime +5 -exec rm {} \;"; } | crontab -
|
||||
|
||||
echo "alias v-cd-www='source /usr/local/vesta/bin/change-dir-www'" >> /root/.bash_profile
|
||||
|
||||
#----------------------------------------------------------#
|
||||
# myVesta Access Info #
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue