FoolFuuka/Upgrading

From Bibliotheca Anonoma
Revision as of 04:38, 2 January 2019 by Antonizoon (talk | contribs) (Created page with "== Upgrading foolfuuka == cd /var/www/foolfuuka/ cd to the FF dir, there are 2. one for desu and 1 for rbt rbt-foolfuuka is the rbt one. Same thing works in both dirs...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Upgrading foolfuuka

   cd /var/www/foolfuuka/

cd to the FF dir, there are 2. one for desu and 1 for rbt

rbt-foolfuuka is the rbt one. Same thing works in both dirs

   youruser@yourhost:/var/www/foolfuuka $ git remote -v

this shows you where it's pulling from. We are pulling from pleebe's git repo^C

   sudo -u www-data git pull origin

Then restart php7 or hhvm