Created extremely simple directory locking system.
This commit is contained in:
parent
b63903dde0
commit
2398775229
1
dirLockCheck/TOPSECRETSTUFF.txt
Normal file
1
dirLockCheck/TOPSECRETSTUFF.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
LOL...Not really!
|
@ -8,7 +8,7 @@ $OFFICEPROG = "libreoffice";
|
|||||||
$PDFVIEWER = "evince";
|
$PDFVIEWER = "evince";
|
||||||
$TEXTVIEWER = "leafpad";
|
$TEXTVIEWER = "leafpad";
|
||||||
$FILEMANAGER = "spacefm";
|
$FILEMANAGER = "spacefm";
|
||||||
$LOCKEDFOLDERS = "./MEGA_Sync/222_Photos/Other/::::./MEGA_Sync/333_Movies-Music/Other/";
|
$LOCKEDFOLDERS = "./dirLockCheck/";
|
||||||
$LOCKPASSWORD = "1234";
|
$LOCKPASSWORD = "1234";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user