using yoshi to set language preferences
#2
Nice!

replace

if [ ! -f /bin/yoshi ]; then

wirh

if [ ! -f /bin/yoshi ] && [ ! -f ~/config/bin/yoshi ]; then

Smile
Reply


Messages In This Thread
RE: using yoshi to set language preferences - by bbjimmy - 10-11-2016, 06:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)
Important: PHP 7 will be removed soon. Please switch to PHP 8 in your control panel.
Important: PHP 7 will be removed soon. Please switch to PHP 8 in your control panel.
Important: PHP 7 will be removed soon. Please switch to PHP 8 in your control panel.