mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update vst-install-debian.sh
This commit is contained in:
parent
3337783666
commit
0639e7765f
1 changed files with 1 additions and 1 deletions
|
@ -2064,7 +2064,7 @@ 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
|
echo "alias v-cd-www='source /usr/local/vesta/bin/v-change-dir-www'" >> /root/.bash_profile
|
||||||
|
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
# myVesta Access Info #
|
# myVesta Access Info #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue