This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
gi-psl/lot2/startdev.sh

9 lines
252 B
Bash
Executable File

#!/bin/sh
BASEDIR=`dirname $0`
echo deb http://ldapsaisie.easter-eggs.org/debian wheezy main >/etc/apt/sources.list.d/ldapsaisie.list
cp "$BASEDIR/../lot1/ldapvirc" $HOME/.ldapvirc
apt-get update
apt-get install ldap-utils ldapvi vim make ldapsaisie