1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

a word of caution

This commit is contained in:
psyc://psyced.org/~lynX 2009-02-08 00:46:57 +01:00
parent 72815ca429
commit 76f30d0cf4

View file

@ -653,3 +653,6 @@ X
chdir "$sandbox/net/place" or die "Where is my net/place? $!"; chdir "$sandbox/net/place" or die "Where is my net/place? $!";
require "archetype.pl"; require "archetype.pl";
say "\nCaution: You may have to completely shut down and restart psyced\n";
say "to ensure the newly generated start-up scripts are actually used.\n";