Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766246
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
587 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.gitignore b/.gitignore
index 5ad266e..84d4160 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
.*
*.log
-data/*.dat
diff --git a/Makefile b/Makefile
index c59b465..b2cb8b0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,10 @@
#
# Populates the account with relevant files
#
-all: .ssh/authorized_keys data/acquisitariat.dat
+all: .ssh/authorized_keys
.ssh/authorized_keys:
mkdir -p -m 0700 .ssh
php bin/getpublickeys > .ssh/authorized_keys
chmod 600 .ssh/authorized_keys
-
-data/acquisitariat.dat:
- openssl rand -hex 21 > data/acquisitariat.dat
-
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 24, 17:16 (20 m, 2 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257110
Default Alt Text
(587 B)
Attached To
Mode
rZR Zemke-Rhyne
Attached
Detach File
Event Timeline
Log In to Comment