Skip to content

Commit

Permalink
Final move from 'npcg' to 'amar'
Browse files Browse the repository at this point in the history
  • Loading branch information
isene committed Jul 31, 2018
1 parent 5a61313 commit 78312e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.rb
@@ -1,8 +1,8 @@
#! /usr/bin/ruby

# This is the setup program for Amar Tools.
# It must be run as root. After running it, you
# can start Amar Tools via the command "npcg"
# It must be run as root from this directory.
# After running it, you can start Amar Tools via the command "amar"

File.symlink(File.expand_path(__FILE__), /usr/bin/amar)
File.symlink(File.expand_path("amar.rb"), "/usr/bin/amar")

0 comments on commit 78312e4

Please sign in to comment.