mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -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
|
# Removing old PHP sessions files
|
||||||
crontab -l | { cat; echo "10 2 * * 6 sudo find /home/*/tmp/ -type f -mtime +5 -exec rm {} \;"; } | crontab -
|
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 #
|
# myVesta Access Info #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue